[tipfy] push by rodrigo.moraes - lib -> lib_path on 2011-04-23 22:49 GMT

0 views
Skip to first unread message

ti...@googlecode.com

unread,
Apr 23, 2011, 6:50:52 PM4/23/11
to tipfy-...@googlegroups.com
Revision: d2615fbdc93c
Author: Rodrigo Moraes <rodrigo...@gmail.com>
Date: Sat Apr 23 15:49:54 2011
Log: lib -> lib_path
http://code.google.com/p/tipfy/source/detail?r=d2615fbdc93c

Modified:
/project/app/set_sys_path.py

=======================================
--- /project/app/set_sys_path.py Sat Apr 23 15:36:10 2011
+++ /project/app/set_sys_path.py Sat Apr 23 15:49:54 2011
@@ -13,7 +13,7 @@
def set_path():
# Add lib as primary libraries directory, with fallback to lib/dist
# and optionally to lib/dist.zip, loaded using zipimport.
- if lib not in sys.path:
+ if lib_path not in sys.path:
sys.path[0:0] = [
lib_path,
os.path.join(lib_path, 'dist'),

Reply all
Reply to author
Forward
0 new messages