This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-11-27 03:45:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
896414fedf
cpython
/
Lib
/
xml
History
Andrew Kuchling
98a0d063a1
Closes
#12828
: add docstring text noting this is an internal-only module
2013-11-12 10:25:15 -05:00
..
dom
Closes
#12828
: add docstring text noting this is an internal-only module
2013-11-12 10:25:15 -05:00
etree
#18741
: fix more typos. Patch by Févry Thibault.
2013-08-17 16:11:40 +03:00
parsers
remove __version__s dependent on subversion keyword expansion (
closes
#12221
)
2011-05-31 20:52:17 -05:00
sax
Issue
#17606
: Fixed support of encoded byte strings in the XMLGenerator
2013-05-12 17:31:16 +03:00
__init__.py
Stop trying to use _xmlplus in the xml module.
Closes
#11164
.
2011-05-09 08:05:43 +02:00