This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-30 21:01:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
xml
History
Stefan Behnel
88db8bd064
bpo-36831: Do not apply default namespace to unprefixed attributes in ElementPath. (
#13201
)
...
Also provide better grouping of the tokenizer tests.
2019-05-09 07:22:47 +02:00
..
dom
…
etree
bpo-36831: Do not apply default namespace to unprefixed attributes in ElementPath. (
#13201
)
2019-05-09 07:22:47 +02:00
parsers
…
sax
…
__init__.py
…