HEX
Server: Apache
System: Linux srv.bison-studio.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: redorangenebison (1284)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //bin/pip2.7
#!/usr/bin/python2
# EASY-INSTALL-ENTRY-SCRIPT: 'pip==8.1.2','console_scripts','pip2.7'
__requires__ = 'pip==8.1.2'
import sys
from pkg_resources import load_entry_point

if __name__ == '__main__':
    sys.exit(
        load_entry_point('pip==8.1.2', 'console_scripts', 'pip2.7')()
    )