commit | 5ef6d18bdf789f56dacd8efaa0b281c84180e1c2 | [log] [tgz] |
---|---|---|
author | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | Wed Aug 20 04:17:24 2008 +0000 |
committer | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | Wed Aug 20 04:17:24 2008 +0000 |
tree | 2c0237630fbb886bca998cb4db73007ae25bde08 | |
parent | 3938a90a4a8008b8ef6f26ee4b820ce146211001 [diff] |
Merged revisions 65900 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r65900 | hirokazu.yamamoto | 2008-08-20 13:13:28 +0900 | 1 line fixed get_file_system in test_os.py ('path' is unicode on py3k and ansi on trunk) ........