buildframework/helium/external/python/lib/common/easy-install.pth
author wbernard
Fri, 13 Aug 2010 14:59:05 +0300
changeset 628 7c4a911dc066
parent 179 d8ac696cc51f
permissions -rw-r--r--
helium_11.0.0-e00f171ca185
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
179
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     1
import sys; sys.__plen = len(sys.path)
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     2
./setuptools-0.6c5-py2.5.egg
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     3
./coverage-2.85-py2.5.egg
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     4
./docutils-0.5-py2.5.egg
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     5
./epydoc-3.0beta1-py2.5.egg
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     6
./Jinja-1.2-py2.5-win32.egg
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     7
./nose-0.11.1-py2.6.egg
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     8
./mocker-0.10.1-py2.5.egg
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     9
./pygments-0.10-py2.5.egg
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
    10
./simplejson-1.9.1-py2.5-win32.egg
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
    11
./sphinx-0.5.1-py2.5.egg
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
    12
./psyco-1.6-py2.5.egg
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
    13
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)