[issue30195] writing non-ascii characters in xml file using python code embedded in C

Serhiy Storchaka report at bugs.python.org
Fri Apr 28 06:25:16 EDT 2017


Serhiy Storchaka added the comment:

lxml is not the part of the Python standard library. Use lxml bug tracker if your issue is specific for lxml.

If you can reproduce the issue with xml.etree.ElementTree from the stdlib, please provide a simple example code that does this.

----------
nosy: +serhiy.storchaka
stage:  -> test needed
status: open -> pending

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30195>
_______________________________________


More information about the Python-bugs-list mailing list