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-07-23 19:25:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
2665f21866
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Georg Brandl
2665f21866
merge with 3.3
2013-05-12 12:08:05 +02:00
..
dom
modernize some modules' code by using with statement around open()
2013-02-12 02:04:27 +01:00
etree
Remove superfluous try/except
2013-04-20 09:11:37 -07:00
parsers
sax
Issue
#17915
: Fix interoperability of xml.sax with file objects returned by
2013-05-12 11:41:12 +02:00
__init__.py