aboutsummaryrefslogtreecommitdiff
path: root/pyvimba/__init__.py
diff options
context:
space:
mode:
authorJohn Sun <jsun@sightmachine.com>2014-04-04 15:49:14 -0700
committerJohn Sun <jsun@sightmachine.com>2014-04-04 15:49:14 -0700
commit3c1ca240eb7d90e7c7e925c06712a59a4063cb7e (patch)
treea16466e168fd42f7f184fe5f96947e918c9a4c74 /pyvimba/__init__.py
parentf71223d809af8cb749f6a3b37b3a29a022322d02 (diff)
downloadpymba-3c1ca240eb7d90e7c7e925c06712a59a4063cb7e.tar.gz
pymba-3c1ca240eb7d90e7c7e925c06712a59a4063cb7e.zip
Rename directory to pymba instead of pyvimba.
Fix test_systemfeatures.py
Diffstat (limited to 'pyvimba/__init__.py')
-rw-r--r--pyvimba/__init__.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/pyvimba/__init__.py b/pyvimba/__init__.py
deleted file mode 100644
index 96a931e..0000000
--- a/pyvimba/__init__.py
+++ /dev/null
@@ -1,4 +0,0 @@
-# -*- coding: utf-8 -*-
-from vimba import Vimba
-from vimbaexception import VimbaException
-