This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
ab914780ba
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
ab914780ba
Issue
#24125
: Saved error's line and column numbers when an error is occured
...
during closing expatreader. Fixed a regression introduced in issue
#23865
.
2015-05-06 09:36:06 +03:00
..
dom
Issue
#21774
: Fix incorrect variable in xml.dom.minidom
2014-06-15 14:48:19 -07:00
etree
Removed duplicated words in in comments and docs.
2014-12-01 18:28:43 +02:00
parsers
remove __version__s dependent on subversion keyword expansion (
closes
#12221
)
2011-05-31 20:52:17 -05:00
sax
Issue
#24125
: Saved error's line and column numbers when an error is occured
2015-05-06 09:36:06 +03:00
__init__.py
Stop trying to use _xmlplus in the xml module.
Closes
#11164
.
2011-05-09 08:05:43 +02:00