Mark Slee | 89e2bb8 | 2007-03-01 00:20:36 +0000 | [diff] [blame] | 1 | #!/usr/bin/env python |
2 | # | ||||
3 | # Copyright (c) 2006- Facebook | ||||
4 | # Distributed under the Thrift Software License | ||||
5 | # | ||||
6 | # See accompanying file LICENSE or visit the Thrift site at: | ||||
7 | # http://developers.facebook.com/thrift/ | ||||
8 | |||||
9 | __all__ = ['Thrift', 'TSCons'] |