buildframework/helium/tools/startup/bootstrap/easy-install.pth
changeset 1 be27ed110b50
equal deleted inserted replaced
0:044383f39525 1:be27ed110b50
       
     1 import sys; sys.__plen = len(sys.path)
       
     2 ./4Suite_XML-1.0.egg
       
     3 ./Amara-1.0.egg
       
     4 ./Distutils-1.0.2
       
     5 ./docutils-1.0.egg
       
     6 ./epydoc-1.0.egg
       
     7 ./Jinja-1.0.egg
       
     8 ./logilab-common-0.32.0
       
     9 ./lxml-1.0.egg
       
    10 ./mocker-0.10.1
       
    11 ./nose-1.0.egg
       
    12 ./path-2.2
       
    13 ./psyco-1.6
       
    14 ./Pygments-1.0.egg
       
    15 ./pylint-0.14.0
       
    16 ./PyRTF-0.45
       
    17 ./PyXML-1.0.egg
       
    18 ./setuptools-1.0.egg
       
    19 ./simplejson-1.0.egg
       
    20 ./Sphinx-1.0.egg
       
    21 ./ZSI-1.0.egg
       
    22 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)