[New-bugs-announce] [issue1399] XML codec

Walter Dörwald report at bugs.python.org
Wed Nov 7 18:52:18 CET 2007


New submission from Walter Dörwald:

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.

----------
components: Unicode
files: diff.txt
keywords: patch
messages: 57211
nosy: doerwalter
severity: normal
status: open
title: XML codec
type: rfe
versions: Python 2.6
Added file: http://bugs.python.org/file8707/diff.txt

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1399>
__________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.txt
Url: http://mail.python.org/pipermail/new-bugs-announce/attachments/20071107/589428ca/attachment-0001.txt 


More information about the New-bugs-announce mailing list