Fred Drake
|
c6730e1772
|
move the xml package implementation to xmlcore, and adjust the tests to
test that package, not the xmlcore/PyXML switcheroo fiasco in the xml
module/package
|
2005-12-14 06:20:35 +00:00 |
|
Neal Norwitz
|
bc05fc5d2b
|
Add missing self. before curNode. This may need to be committed
to PyXML, I'm not sure of the procedure.
|
2003-06-29 04:50:34 +00:00 |
|
Martin v. Löwis
|
041411a1c7
|
Merge with PyXML 1.34: Correct typo. Fixes #674700.
|
2003-01-26 09:01:30 +00:00 |
|
Martin v. Löwis
|
fc5fec7735
|
Import expatbuilder, minicompat from PyXML.
|
2003-01-25 15:11:07 +00:00 |
|