]> granicus.if.org Git - python/commit
Backport r65900: fixed get_file_system in test_os.py ('path' is unicode on py3k and...
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Wed, 20 Aug 2008 04:20:53 +0000 (04:20 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Wed, 20 Aug 2008 04:20:53 +0000 (04:20 +0000)
commit534c6e6e622faa08acf3381b5bbf71a9b19b030e
treeb8282c6a1ec580d22d8253f5640a48e5268e0af8
parent4df1b6d478020ac51c84467f47e42083f53adbad
Backport r65900: fixed get_file_system in test_os.py ('path' is unicode on py3k and ansi on trunk)
Lib/test/test_os.py