[Python-3000] os.stat() raises UnicodeDecodeError on Polish windows if file not exist

Piotr Duda duda.piotr at gmail.com
Fri Aug 31 19:26:08 CEST 2007


In 3.0a1 on Polish winxp os.stat() raises UnicodeDecodeError (utf-8
codec can't decode ...) if file not exist, it is probably caused by
localized error messages returned by FormatMessage.

-- 
闇に隠れた黒い力
弱い心を操る


More information about the Python-3000 mailing list