r1407@opsdev009 (orig r74442): dreiss | 2007-12-14 15:46:47 -0800
[amiethrift.git] / lib / py / src / transport / __init__.py
blob4a23c8472ab1fee1b05d68fc9aabe1658658f6a4
1 #!/usr/bin/env python
3 # Copyright (c) 2006- Facebook
4 # Distributed under the Thrift Software License
6 # See accompanying file LICENSE or visit the Thrift site at:
7 # http://developers.facebook.com/thrift/
9 __all__ = ['TTransport', 'TSocket', 'THttpClient']