cpython/Lib/xml
Fred Drake f55222d98f Avoid calling __dict_replace() if we don't need to -- the call is much
more expensive than just doing to work needed, and these things seem
to always turn into a bottleneck eventually.
2002-10-28 17:29:01 +00:00
..
dom New entries to track the DOM API growth. These match names exposed in 2002-08-09 14:57:55 +00:00
parsers Add a wrapper around the pyexpat module, making the "public" name of 2000-09-23 04:44:43 +00:00
sax Avoid calling __dict_replace() if we don't need to -- the call is much 2002-10-28 17:29:01 +00:00
__init__.py Bump required PyXML version to 0.6.5. 2002-06-30 15:08:22 +00:00