| Commit message (Expand) | Author | Age | Files | Lines |
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -2/+2 |
|
|
* | Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-... | Benjamin Peterson | 2009-03-28 | 1 | -1/+1 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -13/+13 |
|
|
* | Fixed #1673. I hope it works. I don't have access to a Windows box right now. | Christian Heimes | 2007-12-20 | 1 | -1/+1 |
|
|
* | Merged revisions 59512-59540 via svnmerge from | Christian Heimes | 2007-12-17 | 1 | -5/+4 |
|
|
* | Patch # 1331 by Christian Heimes. | Guido van Rossum | 2007-10-26 | 1 | -4/+4 |
|
|
* | Raise statement normalization in Lib/test/. | Collin Winter | 2007-08-29 | 1 | -1/+1 |
|
|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -12/+12 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -2/+2 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | Stop printing listdir bytestring output, as the precise list of strings | Martin v. Löwis | 2004-11-07 | 1 | -2/+2 |
|
|
* | Patch #790000: Allow os.access to handle Unicode file name. | Martin v. Löwis | 2003-09-12 | 1 | -0/+1 |
|
|
* | Prevent failure on the mac, where "mbcs" is not the file system | Mark Hammond | 2003-07-16 | 1 | -2/+3 |
|
|
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -14/+12 |
|
|
* | Whitespace normalization. | Tim Peters | 2002-11-09 | 1 | -4/+4 |
|
|
* | Add os.path.supports_unicode_filenames for all platforms, | Mark Hammond | 2002-10-08 | 1 | -5/+4 |
|
|
* | Use escaped Unicode literals, according to PEP 8. | Martin v. Löwis | 2002-10-07 | 1 | -12/+11 |
|
|
* | This test fails on Win98, which is fine, but when it failed it left | Tim Peters | 2002-10-05 | 1 | -6/+17 |
|
|
* | Tests for pep277 - Unicode file names on Windows NT. | Mark Hammond | 2002-10-03 | 1 | -0/+106 |
|
|