This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-02 07:05:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c2dca67ac9cdc26fb02473e05723486ffc8d52b
cpython
/
Lib
/
xml
T
History
R David Murray
9077d24d7f
#12220
: improve minidom error when URI contains spaces.
...
Fix by 'amathew', test by Marek Stepniowski.
2014-04-20 00:46:05 -04:00
..
dom
#12220
: improve minidom error when URI contains spaces.
2014-04-20 00:46:05 -04:00
etree
Issue
#20331
: Fixed possible FD leaks in various modules:
2014-01-25 19:43:56 +02:00
parsers
…
sax
Issue
#18200
: Back out usage of ModuleNotFoundError (8d28d44f3a9a)
2013-07-04 17:43:24 -04:00
__init__.py
…