buildframework/helium/external/python/lib/linux/easy-install.pth
changeset 628 7c4a911dc066
parent 588 c7c26511138f
child 629 541af5ee3ed9
--- a/buildframework/helium/external/python/lib/linux/easy-install.pth	Wed Jun 16 16:51:40 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-import sys; sys.__plen = len(sys.path)
-./PyXML-0.8.4.egg
-./4Suite_XML-1.0.2.egg
-./lxml-1.3.6.egg
-import sys; new=sys.path[sys.__plen:]; del sys.path[sys.__plen:]; p=getattr(sys,'__egginsert',0); sys.path[p:p]=new; sys.__egginsert = p+len(new)