hamano / pysmbc

libsmbclient binding for Python
http://pypi.python.org/pypi/pysmbc
GNU General Public License v2.0
28 stars 27 forks source link

Add File_seekable #52

Closed frafra closed 4 years ago

frafra commented 4 years ago

Workaround for issue #53.

A small seek (+- 1 byte) could verify if the stream is really seekable.

hamano commented 4 years ago

I'll release a new verion today. Many thanks!