| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added encoding tests to ElementTree/cElementTree tests | Fredrik Lundh | 2005-12-16 | 1 | -9/+16 |
| | | |||||
| * | Subversion settings: | Armin Rigo | 2005-12-14 | 1 | -339/+339 |
| | | | | | | | | | | svn:ignore *.pyc *.pyo svn:eol-style native The .py files appear to have been checked in with Windows or inconsistent line endings. The current check-in disrupts the 'svn blame', but hopefully it is irrelevant for freshly imported code. | ||||
| * | move the xml package implementation to xmlcore, and adjust the tests to | Fred Drake | 2005-12-14 | 1 | -10/+10 |
| | | | | | | test that package, not the xmlcore/PyXML switcheroo fiasco in the xml module/package | ||||
| * | added xml.etree test (enough of the ElementTree selftest to | Fredrik Lundh | 2005-12-12 | 1 | -0/+339 |
| make sure that all included components work) | |||||
