commit | 2c85d826d8b95bb3e1141b5084bd0a575803d664 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Sun Mar 26 03:11:57 2006 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Sun Mar 26 03:11:57 2006 +0000 |
tree | 8aafdfb6cb6992ca44c9871eb4b23ae1b473f4b0 | |
parent | 334b5b20f284ff4b44cfe3a035e1654b23390028 [diff] |
Try to handle sys.getfilesystemencoding() returning None. ascii seems like the safest bet that it will exist. I wonder if utf-8 would be a better choice? This should get test_fileinput passing on OpenBSD.