]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
libpython: implementation of os.fsencode() with surrogateescape error handler
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 17 Oct 2010 19:35:30 +0000 (19:35 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 17 Oct 2010 19:35:30 +0000 (19:35 +0000)
commit6ffbee77dc1a29d828d936a2b9f47bd6da102aff
treeb9e42835ad52946c13478d70087076afaee39994
parente0f32687152615b7266e66cbee216434fbbdd5bc
libpython: implementation of os.fsencode() with surrogateescape error handler
Tools/gdb/libpython.py