File "__main__.py"
Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/opt/alt/python33/lib/python3.3/site-packages/pip/__main__.py
File size: 116 bytes
MIME-type: text/plain
Charset: utf-8
import sys
from .runner import run
if __name__ == '__main__':
exit = run()
if exit:
sys.exit(exit)