Patch #1580674: with this patch os.readlink uses the filesystem encoding to
commit4cdb4c8df9dfaf7de285695758ccfba2f360b4df
authorronald.oussoren <ronald.oussoren@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 22 Oct 2006 10:45:18 +0000 (22 10:45 +0000)
committerronald.oussoren <ronald.oussoren@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 22 Oct 2006 10:45:18 +0000 (22 10:45 +0000)
treef6656942a91adbeeb0cfff4a2f235ed3b4a0d253
parent806d072ede731334178dd4b9fc9639fc6f7f3178
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.

git-svn-id: http://svn.python.org/projects/python/trunk@52415 6015fed2-1504-0410-9fe1-9d1591cc4771
Doc/lib/libos.tex
Modules/posixmodule.c