| commit | 1a9f900073c7e5e3f01dac552ab232ebe320b598 | [log] [tgz] |
|---|---|---|
| author | Martin v. Löwis <martin@v.loewis.de> | Mon May 05 17:50:05 2008 +0000 |
| committer | Martin v. Löwis <martin@v.loewis.de> | Mon May 05 17:50:05 2008 +0000 |
| tree | b73d62557bbbf39717fb1847c957f39a139bd8d7 | |
| parent | 8570f6a402abc77646b491762fb61a1fa968f432 [diff] |
Merged revisions 62726 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r62726 | martin.v.loewis | 2008-05-05 19:47:06 +0200 (Mo, 05 Mai 2008) | 2 lines Fix Unicode filename test. ........