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-10-21 22:22:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
e9927e1820
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Stefan Behnel
e9927e1820
bpo-30485: support a default prefix mapping in ElementPath by passing None as prefix (
#1823
)
2019-04-14 10:09:09 +02:00
..
dom
bpo-36407: Fix writing indentations of CDATA section (xml.dom.minidom). (GH-12514)
2019-03-27 07:58:49 +02:00
etree
bpo-30485: support a default prefix mapping in ElementPath by passing None as prefix (
#1823
)
2019-04-14 10:09:09 +02:00
parsers
sax
bpo-36431: Use PEP 448 dict unpacking for merging two dicts. (GH-12553)
2019-03-27 08:02:28 +02:00
__init__.py