]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 70157 via svnmerge from
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Wed, 4 Mar 2009 01:58:09 +0000 (01:58 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Wed, 4 Mar 2009 01:58:09 +0000 (01:58 +0000)
commit45b3c94acb2d32dc40d857af21ee4ded69359ee5
treeb818adc15e89d7401f7bc949d259cfc5b7ee6f1b
parent571b37a531ef5606de5b8b555baba185cae5828f
Merged revisions 70157 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r70157 | hirokazu.yamamoto | 2009-03-04 10:52:10 +0900 | 1 line

  Issue #5273: Fixed import failure on unicode path. (especially on windows)
........
Python/import.c