python: Add TFileObjectTransport TFileObjectTransport is a Thrift transport that wraps a Python-style file-like object. This is necessary to add methods like isOpen and readAll.