Mini Shell

Direktori : /proc/self/root/proc/thread-self/root/opt/imh-python/bin/
Upload File :
Current File : //proc/self/root/proc/thread-self/root/opt/imh-python/bin/pip

#!/opt/imh-python/bin/python2.7
# EASY-INSTALL-ENTRY-SCRIPT: 'pip==8.1.2','console_scripts','pip'
__requires__ = 'pip==8.1.2'
import re
import sys
from pkg_resources import load_entry_point

if __name__ == '__main__':
    sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0])
    sys.exit(
        load_entry_point('pip==8.1.2', 'console_scripts', 'pip')()
    )

Zerion Mini Shell 1.0