This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
45c4375ea7
cpython
/
Lib
/
xml
History
Ezio Melotti
da4b5b82a3
#11379
: rephrase minidom documentation to use the term "minimal" instead of "lightweight". Patch by Éric Araujo.
2013-01-22 22:47:57 +02:00
..
dom
#11379
: rephrase minidom documentation to use the term "minimal" instead of "lightweight". Patch by Éric Araujo.
2013-01-22 22:47:57 +02:00
etree
Describe the default_namespace parameter of ElemetTree.write.
2013-01-13 21:58:04 +02:00
parsers
…
sax
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:14:22 +02:00
__init__.py
…