buildframework/helium/builder/tools/sphinx/easy-install.pth
author wbernard
Sun, 10 Oct 2010 15:22:15 +0300
changeset 645 b8d81fa19e7d
parent 587 85df38eb4012
permissions -rw-r--r--
helium_12.0.0-63b64366f9cf

import sys; sys.__plen = len(sys.path)
./setuptools-0.6c5-py2.5.egg
./docutils-0.5-py2.5.egg
./Jinja-1.2-py2.5-win32.egg
./pygments-0.10-py2.5.egg
./sphinx-0.5.1-py2.5.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)