awips2/pythonPackages/thrift/__init__.py

10 lines
239 B
Python
Raw Normal View History

#!/usr/bin/env python
#
# 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__ = ['Thrift', 'TSCons']