cpython/Lib/xml
Fred Drake 910b282fbb when only using half of the return value of os.path.split(), use
os.path.dirname() or os.path.basename() instead
2004-10-20 11:08:35 +00:00
..
dom Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
parsers Add a wrapper around the pyexpat module, making the "public" name of 2000-09-23 04:44:43 +00:00
sax when only using half of the return value of os.path.split(), use 2004-10-20 11:08:35 +00:00
__init__.py Require minimally PyXML 0.8.4. 2004-10-13 19:57:14 +00:00