Message104764
| Author | dmtr |
|---|---|
| Recipients | dmtr, effbot, flox |
| Date | 2010-05-02.02:55:02 |
| SpamBayes Score | 0.003586736 |
| Marked as misclassified | No |
| Message-id | <1272768904.57.0.833151925478.issue8583@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This patch does not modify the existing behavior of the library. The namespace_separator parameter is optional. Parameter already exists in the EXPAT library, but it is hard coded in the cElementTree.XMLParser code. Fredrik, yes, namespaces are a fundamental part of the XML information model. Yet an option of having them ignored is a very valuable one in the performance critical code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-02 02:55:04 | dmtr | set | recipients: + dmtr, effbot, flox |
| 2010-05-02 02:55:04 | dmtr | set | messageid: <1272768904.57.0.833151925478.issue8583@psf.upfronthosting.co.za> |
| 2010-05-02 02:55:03 | dmtr | link | issue8583 messages |
| 2010-05-02 02:55:02 | dmtr | create | |