New submission from Phil Thompson <p...@riverbankcomputing.com>:

The old unaccelerated ETree XMLParser accepts input from a io.StringIO, but the 
accelerated version does not. Any code that relies on this is broken by Python 
v3.3.

----------
components: XML
messages: 155301
nosy: philthompson10
priority: normal
severity: normal
status: open
title: Accelerated ETree XMLParser cannot handle io.StringIO
type: behavior
versions: Python 3.3

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

Reply via email to