• Guido van Rossum's avatar
    SF patch# 1759016 by Joe Gregorio, who writes: · 7b343135
    Guido van Rossum authored
    1. Removed "returns_unicode" attribute, associated code
       in the module to support that attribute, and all tests
       associated with it.
    2. Parsed data is now returned as unicode strings.
    3. Changed input tests to use io.BytesIO instead
       of StringIO, to reflect the byte processing
       nature of expat.
    7b343135
pyexpat.c 59.4 KB