From 272d24bc521aa932128ed9ab9a6f20a70d572768 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 10 Feb 2011 20:38:22 +0100 Subject: thriftbackend cleanup --- module/remote/thriftbackend/thriftgen/pyload/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 module/remote/thriftbackend/thriftgen/pyload/__init__.py (limited to 'module/remote/thriftbackend/thriftgen/pyload/__init__.py') diff --git a/module/remote/thriftbackend/thriftgen/pyload/__init__.py b/module/remote/thriftbackend/thriftgen/pyload/__init__.py new file mode 100644 index 000000000..ce7f52598 --- /dev/null +++ b/module/remote/thriftbackend/thriftgen/pyload/__init__.py @@ -0,0 +1 @@ +__all__ = ['ttypes', 'constants', 'Pyload'] -- cgit v1.2.3