This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60b0d31e35238275ef9f72ca1be71e4efae88fc2
cpython
/
Lib
/
xml
History
Victor Stinner
3663abab59
(merge 3.2) Issue
#12451
: xml.dom.pulldom: parse() now opens files in binary
...
mode instead of the text mode (using the locale encoding) to avoid encoding issues.
2011-07-04 01:27:37 +02:00
..
dom
Issue
#12451
: xml.dom.pulldom: parse() now opens files in binary mode instead
2011-07-04 01:25:55 +02:00
etree
Issue
#12451
: The XInclude default loader of xml.etree now decodes files from
2011-06-30 18:10:14 +02:00
parsers
…
sax
…
__init__.py
…