Oops -- NOW adding the new jsonrpclib/ files (jsonclass, config, history, __init__)
[invirt/packages/python-jsonrpclib.git] / jsonrpclib / __init__.py
diff --git a/jsonrpclib/__init__.py b/jsonrpclib/__init__.py
new file mode 100644 (file)
index 0000000..1fd4dc0
--- /dev/null
@@ -0,0 +1,3 @@
+from jsonrpclib import *
+from config import config
+from history import history