summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_plistlib.py
Commit message (Collapse)AuthorAgeFilesLines
* - added (c)StringIO tests; cStringIO usage failed in the previousJust van Rossum2003-07-011-0/+16
| | | | version of plistlib.py (r1.2)
* Whitespace normalization.Tim Peters2003-03-071-2/+2
|
* Test suite for the plistlib module.Jack Jansen2003-02-251-0/+59