PATH:
opt
/
alt
/
python34
/
bin
#!/opt/alt/python34/bin/python3.4 if __name__ == '__main__': import sys rc = 1 try: import venv venv.main() rc = 0 except Exception as e: print('Error: %s' % e, file=sys.stderr) sys.exit(rc)
[-] python3.4
[edit]
[-] python3.4m-config
[edit]
[-] easy_install-3.4
[edit]
[-] pydoc3.4
[edit]
[-] python3.4m
[edit]
[-] python3.4-config
[edit]
[-] pip
[edit]
[-] pip3.4
[edit]
[-] python3-config
[edit]
[-] python3.4m-x86_64-config
[edit]
[-] pyvenv-3.4
[edit]
[-] pip3
[edit]
[-] pyvenv
[edit]
[-] pydoc3
[edit]
[+]
..
[-] python3
[edit]
[-] lswsgi
[edit]