SEESenv/bin/pip
author amit@thunder
Wed, 10 Mar 2010 00:04:25 +0530
changeset 44 d0e9b52bda73
parent 3 6cee07c589cb
permissions -rwxr-xr-x
Changed the algorithm for getting the titles ... Also added the ability to navigate to the next chapters

#!/home/amit/SEES-hacks/SEESenv/bin/python
# EASY-INSTALL-SCRIPT: 'pip==0.6.1','pip'
__requires__ = 'pip==0.6.1'
import pkg_resources
pkg_resources.run_script('pip==0.6.1', 'pip')