Sign in
apache
/
thrift
/
refs/heads/py-compiler
/
.
/
lib
/
py
/
src
/
server
/
__init__.py
blob: f017abd42fd2329df662b09e8935a076b43a3c15 [
file
]
# Copyright (c) 2006- Facebook
# Distributed under the Thrift Software License
#
# See accompanying file LICENSE or visit the Thrift site at:
# http://developers.facebook.com/thrift/
__all__
=
[
'TServer'
,
'TNonblockingServer'
]