| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
