This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-13 14:43:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee7f3fc58639854317dd5fa1b95c4b199e35c035
cpython
/
Lib
/
xml
T
History
Georg Brandl
c502df4e3e
Issue
#17915
: Fix interoperability of xml.sax with file objects returned by
...
codecs.open().
2013-05-12 11:41:12 +02:00
..
dom
…
etree
Issue
#11367
: fix documentation of some find* methods in ElementTree
2013-03-12 06:01:22 -07:00
parsers
…
sax
Issue
#17915
: Fix interoperability of xml.sax with file objects returned by
2013-05-12 11:41:12 +02:00
__init__.py
…