This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-03-29 08:00:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1179f4b40f
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Matthias Bussonnier
f90f5d5c1d
bpo-33549: Remove shim and deprecation warning to access DocumentLS.async. (GH-6924)
...
`obj.async` is now a syntax error, so the warning/shim is quasi-unnecessary.
2018-05-17 11:16:12 +03:00
..
dom
bpo-33549: Remove shim and deprecation warning to access DocumentLS.async. (GH-6924)
2018-05-17 11:16:12 +03:00
etree
parsers
sax
__init__.py