commit | 30ba25b8659119c2281e1e4046fb5ddf48c69d8a | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Fri Apr 16 15:44:04 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri Apr 16 15:44:04 2010 +0000 |
tree | 004efd78d71997eeb723ce758d212b1ca3d0e9cf | |
parent | ec51d03e61af4dfa7beda8b8f53f4824c131600a [diff] |
Merged revisions 80116 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r80116 | victor.stinner | 2010-04-16 17:10:27 +0200 (ven., 16 avril 2010) | 2 lines Issue #7605: Fix test_cmd_line if the current working directory is not ASCII ........