#!/opt/alt/python35/bin/python3.5
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)
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| easy_install-3.5 | File | 243 B | 0755 |
|
| lswsgi | File | 110.93 KB | 0755 |
|
| pip | File | 661 B | 0755 |
|
| pip-3 | File | 661 B | 0755 |
|
| pip-3.5 | File | 661 B | 0755 |
|
| pip3 | File | 661 B | 0755 |
|
| pip3.5 | File | 661 B | 0755 |
|
| pydoc3 | File | 91 B | 0755 |
|
| pydoc3.5 | File | 91 B | 0755 |
|
| python3 | File | 11.76 KB | 0755 |
|
| python3-config | File | 173 B | 0755 |
|
| python3.5 | File | 11.76 KB | 0755 |
|
| python3.5-config | File | 173 B | 0755 |
|
| python3.5m | File | 11.76 KB | 0755 |
|
| python3.5m-config | File | 173 B | 0755 |
|
| python3.5m-x86_64-config | File | 3.75 KB | 0755 |
|
| pyvenv | File | 243 B | 0755 |
|
| pyvenv-3.5 | File | 243 B | 0755 |
|