]> granicus.if.org Git - python/commit
os.listdir(): Fall back to the original byte string if conversion to unicode
authorJust van Rossum <just@letterror.com>
Tue, 4 Mar 2003 19:30:44 +0000 (19:30 +0000)
committerJust van Rossum <just@letterror.com>
Tue, 4 Mar 2003 19:30:44 +0000 (19:30 +0000)
commit6a421839676a4c946ccb1280baae31175fc85253
tree263de07a0ee735ee0d3473badc627f27a914bfc3
parent69700ef5735eeb6b5ef456e8dd30e1f146dae8bd
os.listdir(): Fall back to the original byte string if conversion to unicode
fails, as discussed in patch #683592.
Modules/posixmodule.c