buildframework/helium/external/python/lib/linux/easy-install.pth
changeset 640 ac0bbc1e5d79
parent 639 0e65f93be3cb
parent 633 a4eca1f021ac
child 641 8dd670a9f34f
child 656 88e01c8f013e
--- a/buildframework/helium/external/python/lib/linux/easy-install.pth	Mon Sep 06 09:57:24 2010 +0100
+++ /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)