projects
/
matthijs
/
upstream
/
mobilegtd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
826cc2e
)
Import sys before using it in default.py
author
Matthijs Kooijman
<matthijs@stdin.nl>
Wed, 12 Aug 2009 16:38:51 +0000
(18:38 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 13 Aug 2009 09:58:42 +0000
(11:58 +0200)
src/default.py
patch
|
blob
|
history
diff --git
a/src/default.py
b/src/default.py
index d291aefa5f8e64d37dcb19105684bf3b042e8d86..ff38750bbb270af4c8d14ef10e6b5029af324227 100644
(file)
--- a/
src/default.py
+++ b/
src/default.py
@@
-1,3
+1,4
@@
# SYMBIAN_UID = 0xA0008CDD
+import sys
sys.path.append('c:\\private\\a0008cdd')
import main