Import sys before using it in default.py
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 12 Aug 2009 16:38:51 +0000 (18:38 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 13 Aug 2009 09:58:42 +0000 (11:58 +0200)
src/default.py

index d291aefa5f8e64d37dcb19105684bf3b042e8d86..ff38750bbb270af4c8d14ef10e6b5029af324227 100644 (file)
@@ -1,3 +1,4 @@
 # SYMBIAN_UID = 0xA0008CDD
+import sys
 sys.path.append('c:\\private\\a0008cdd')
 import main