- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message165010
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | pitrou |
|---|---|
| Recipients | loewis, pitrou |
| Date | 2012-07-08.12:31:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1341750580.3358.2.camel@localhost.localdomain> |
| In-reply-to | <1341750552.34.0.24550352932.issue15290@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> That's invalid usage. You are supposed to create new element nodes > through the document's createElement method. "unattached" nodes are > not supported. Well, I don't know how many third-party application rely on this, but Twisted does it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-08 12:31:01 | pitrou | set | recipients: + pitrou, loewis |
| 2012-07-08 12:31:00 | pitrou | link | issue15290 messages |
| 2012-07-08 12:31:00 | pitrou | create | |

