This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3dc254181a
cpython
/
Lib
/
xml
/
sax
History
Benjamin Peterson
6e3dbbdf39
replace has_key with 'in' operator
2009-10-09 22:15:50 +00:00
..
__init__.py
replace has_key with 'in' operator
2009-10-09 22:15:50 +00:00
_exceptions.py
…
expatreader.py
#4490
Fix sample code run by "python -m xml.sax.xmlreader"
2009-06-22 19:33:48 +00:00
handler.py
…
saxutils.py
…
xmlreader.py
Remove dict.has_key() usage in xml.sax to silence warnings under -3.
2008-08-04 21:10:50 +00:00