summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_univnewlines2k.py
Commit message (Collapse)AuthorAgeFilesLines
* Reverting the Revision: 77368. I committed Flox's big patch for tests bySenthil Kumaran2010-01-081-3/+1
| | | | mistake. ( It may come in for sure tough)
* Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ↵Senthil Kumaran2010-01-081-1/+3
| | | | Patch by flox
* Try to restore the old test_file and test_univnewlines as new, different filesAntoine Pitrou2009-06-121-0/+129
(with the right revisions this time, hopefully)