]> granicus.if.org Git - python/commit
Issue #22165: Skip test_undecodable_filename on OS X prior to 10.5.
authorNed Deily <nad@acm.org>
Mon, 5 Jan 2015 09:02:30 +0000 (01:02 -0800)
committerNed Deily <nad@acm.org>
Mon, 5 Jan 2015 09:02:30 +0000 (01:02 -0800)
commit14183208506914ab595cc9bc3917fd2b828bcfd5
tree43feec37a6f5c4ed0e90fb101937ca886330596b
parentd91082c777fb6494a41f85bcf56bbe4ae5ad9d37
Issue #22165: Skip test_undecodable_filename on OS X prior to 10.5.
10.4 systems do not allow creation of files with such filenames.
Lib/test/test_httpservers.py