cpython/Lib/xmlcore
Neal Norwitz 5584245f58 Some of the test cases were failing due to the busted (relative) import.
This fixes some of the failures, but there are still more.
2006-04-30 02:32:45 +00:00
..
dom Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
etree Some of the test cases were failing due to the busted (relative) import. 2006-04-30 02:32:45 +00:00
parsers move the xml package implementation to xmlcore, and adjust the tests to 2005-12-14 06:20:35 +00:00
sax Fix relative import. This fixes test_sax.py. 2006-04-21 13:52:56 +00:00
__init__.py