• Guido van Rossum's avatar
    Sjoerd Mullender: · 7bb11d68
    Guido van Rossum authored
    Added support for unseekable files.
    
    (I use unqualified excepts since we don't know why the seek/tell might
    fail.  In my case it was because of an AttributeError.)
    7bb11d68
chunk.py 4.89 KB