Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverting the Revision: 77368. I committed Flox's big patch for tests by | Senthil Kumaran | 2010-01-08 | 1 | -18/+8 |
| | | | | mistake. ( It may come in for sure tough) | ||||
* | Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ↵ | Senthil Kumaran | 2010-01-08 | 1 | -8/+18 |
| | | | | Patch by flox | ||||
* | Suppress transient refleaks in test_file2k. | Antoine Pitrou | 2009-10-27 | 1 | -0/+2 |
| | |||||
* | convert usage of fail* to assert* | Benjamin Peterson | 2009-06-30 | 1 | -7/+7 |
| | |||||
* | Try to restore the old test_file and test_univnewlines as new, different files | Antoine Pitrou | 2009-06-12 | 1 | -95/+326 |
| | | | | (with the right revisions this time, hopefully) | ||||
* | Restore the old test_file.py (for the builtin file object) as a new file ↵ | Antoine Pitrou | 2009-06-12 | 1 | -0/+344 |
named test_file2k.py |