]> granicus.if.org Git - python/commit
Patch #1580674: with this patch os.readlink uses the filesystem encoding to
authorRonald Oussoren <ronaldoussoren@mac.com>
Sun, 22 Oct 2006 10:45:18 +0000 (10:45 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sun, 22 Oct 2006 10:45:18 +0000 (10:45 +0000)
commit10168f25ad7d9ea3b4726912584076c4cf05f8cd
tree8627daf8ee0f887154c890f0758a6be3e2bb03f5
parentd3973b578ff3eba31b001be0ea5ab466265d22fd
Patch #1580674: with this patch os.readlink uses the filesystem encoding to
decode unicode objects and returns an unicode object when the argument is one.
Doc/lib/libos.tex
Modules/posixmodule.c