mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 14:50:16 +00:00
2d2447e210
* Catch AttributeError in utils.super_len This allows it to handle files obtained via `Tarfile.extractfile()`.