]> granicus.if.org Git - python/commit
Use os.fsencode() to support surrogates
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 29 Sep 2010 16:59:18 +0000 (16:59 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 29 Sep 2010 16:59:18 +0000 (16:59 +0000)
commit16004ace5bb9b566b68e9016926e88d78edbbf50
tree4253a76a37e92fb350224e1615ef3ee1277b07b8
parentc39211f51e377919952b139c46e295800cbc2a8d
Use os.fsencode() to support surrogates
Demo/zlib/minigzip.py
Lib/posixpath.py