From 69f2d3660e44bd138d24b6cf97b234bc2efc1c78 Mon Sep 17 00:00:00 2001 From: mkaay Date: Mon, 7 Feb 2011 00:32:21 +0100 Subject: added Thrift backend --- module/remote/thriftgen/pyload/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 module/remote/thriftgen/pyload/__init__.py (limited to 'module/remote/thriftgen/pyload/__init__.py') diff --git a/module/remote/thriftgen/pyload/__init__.py b/module/remote/thriftgen/pyload/__init__.py new file mode 100644 index 000000000..ce7f52598 --- /dev/null +++ b/module/remote/thriftgen/pyload/__init__.py @@ -0,0 +1 @@ +__all__ = ['ttypes', 'constants', 'Pyload'] -- cgit v1.2.3