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 doerwalter
Recipients doerwalter
Date 2007-11-07.17:52:14
SpamBayes Score 0.042139158
Marked as misclassified No
Message-id <1194457938.94.0.302802489446.issue1399@psf.upfronthosting.co.za>
In-reply-to
Content
The patch adds an XML codec. It implements encoding detection as
specified in http://www.w3.org/TR/2004/REC-xml-20040204/#sec-guessing
and supports externally specified encodings for both encoding and decoding.
Files
File name Uploaded
diff.txt doerwalter, 2007-11-07.17:52:15
History
Date User Action Args
2007-11-07 17:52:19doerwaltersetspambayes_score: 0.0421392 -> 0.042139158
recipients: + doerwalter
2007-11-07 17:52:18doerwaltersetspambayes_score: 0.0421392 -> 0.0421392
messageid: <1194457938.94.0.302802489446.issue1399@psf.upfronthosting.co.za>
2007-11-07 17:52:18doerwalterlinkissue1399 messages
2007-11-07 17:52:18doerwaltercreate