• Lars Gustäbel's avatar
    Completed str/unicode unification. · b506dc32
    Lars Gustäbel authored
    All tests pass, but maybe some tests have become unnecessary now.
    Removed PaxUnicodeTest, added MiscTest.
    
    TarFile.extractfile() returns a binary file object which can be used
    with a TextIOWrapper for text I/O.
    b506dc32
test_tarfile.py 35.4 KB