• Guido van Rossum's avatar
    tokenizer.c: make coding markup work again. · 9cbfffd1
    Guido van Rossum yazdı
    io.open() now takes all positional parameters (so we can conveniently
    call it from C code).
    
    test_tarfile.py no longer uses u"..." literals, but is otherwise still
    badly broken.
    
    This is a checkpoint; some more stuff now breaks.
    9cbfffd1
test_tarfile.py 35.6 KB