David Buxton added the comment:

A patch against the current default branch to add tests for the xml_declaration 
keyword argument. This passes when applied to the 2.7 branch too.

This does NOT test whether one can use both bytes/unicode for the encoding 
argument. It just uses the native string type for each interpreter. I don't 
know whether you would actually consider that part of things worth testing yet.

----------
keywords: +patch
Added file: http://bugs.python.org/file27046/xml_declaration_test.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15811>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to