Staging
v0.5.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

README

back to top