This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-01 09:09:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c40cdf7238b3ee019a2605ff1f0aaf1a6fcfd358
cpython
/
Lib
/
xml
T
History
Fred Drake
c40cdf7238
Once we're done with the sys module, remove it from the namespace so
...
this module is "import *" safe.
2000-09-18 16:22:30 +00:00
..
dom
Fixed bug that disallowed processing instructions before and after
2000-09-15 17:09:19 +00:00
parsers
Rename the "parser" package to "parsers" to be compatible with the PyXML
2000-07-31 23:59:54 +00:00
sax
Once we're done with the sys module, remove it from the namespace so
2000-09-18 16:22:30 +00:00
__init__.py
Remove the outer test for __name__; not necessary.
2000-08-04 03:14:55 +00:00