• Neal Norwitz's avatar
    Backport: · a8de08da
    Neal Norwitz yazdı
    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.
    a8de08da
test_fileinput.py 4.86 KB