comparison INSTALL.txt @ 298:257534b131bd

When using sys.stdout with a pipe or redirection the sys.stdout.encoding value will be set to None instead of what the environment first specified through any locale setting. As such, fall back to locale.getpreferredencoding() before the ultimate fallback to ASCII. OK: cmlenz closes: #76
author jruigrok
date Thu, 13 Dec 2007 11:51:36 +0000
parents 29ad9edbba94
children f9eff13c0585 f46bdfd4a333
comparison
equal deleted inserted replaced
297:4b840d9f232b 298:257534b131bd
Copyright (C) 2012-2017 Edgewall Software