buildframework/helium/external/python/lib/linux/easy-install.pth
author wbernard
Wed, 23 Dec 2009 19:29:07 +0200
changeset 179 d8ac696cc51f
permissions -rw-r--r--
helium_7.0-r14027

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)