summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_pep277
Commit message (Collapse)AuthorAgeFilesLines
* Stop printing listdir bytestring output, as the precise list of stringsMartin v. Löwis2004-11-071-1/+0
| | | | returned depends on the filesystem encoding.
* Add os.path.supports_unicode_filenames for all platforms,Mark Hammond2002-10-081-1/+1
| | | | | | sys.getwindowsversion() on Windows (new enahanced Tim-proof <wink> version), and fix test_pep277.py in a few minor ways. Including doc and NEWS entries.
* Tests for pep277 - Unicode file names on Windows NT.Mark Hammond2002-10-031-0/+4