Bill Lee added the comment:
I posted an incomplete traceback by mistake. Here is the whole traceback.
Traceback
=========
Traceback (most recent call last):
File "seekable.py", line 5, in <module>
print(contentFile.seekable())
File "/usr/local/lib/python3.5/tarfile.py", line 649, in seekable
return self.fileobj.seekable()
AttributeError: '_Stream' object has no attribute 'seekable'
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue26440>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com