Staging
v0.8.1
https://github.com/python/cpython
Revision a8de08daefd6a10f952f57f9969e393220f890c1 authored by Neal Norwitz on 26 March 2006, 04:10:42 UTC, committed by Neal Norwitz on 26 March 2006, 04:10:42 UTC
Handle sys.getfilesystemencoding() returning None.
ascii seems like the safest bet, it should exist.  I wonder if utf-8
would be a better choice?  This should get test_fileinput passing on OpenBSD.
1 parent d9578f9
History
Tip revision: a8de08daefd6a10f952f57f9969e393220f890c1 authored by Neal Norwitz on 26 March 2006, 04:10:42 UTC
Backport:
Tip revision: a8de08d
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.5 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top