]> granicus.if.org Git - python/commit
Fix translating of illegal characters on Windows (issue #6972).
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 2 Feb 2013 10:30:49 +0000 (12:30 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 2 Feb 2013 10:30:49 +0000 (12:30 +0200)
commit7c068750b611fe0298dd906bd9dc60cc38a03945
treef1611375de458743412f741ff60ce1b1f1407867
parent23298cb7f53e6b4e6e356039833f780074269f3a
Fix translating of illegal characters on Windows (issue #6972).
Lib/zipfile.py