vregistry.py
branchstable
changeset 4719 aaed3f813ef8
parent 4576 f8c48a495a6b
child 5078 ea66c4aabb47
--- a/vregistry.py	Fri Feb 26 13:12:01 2010 +0100
+++ b/vregistry.py	Fri Feb 26 13:19:14 2010 +0100
@@ -23,7 +23,7 @@
 
 import sys
 from os import listdir, stat
-from os.path import dirname, join, realpath, split, isdir, exists
+from os.path import dirname, join, realpath, isdir, exists
 from logging import getLogger
 from warnings import warn