File: virtualenv

package info (click to toggle)
python-virtualenv 1.7.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,880 kB
  • sloc: sh: 4,940; python: 2,992; makefile: 20; csh: 18
file content (3 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (41)
1
2
3
#!/usr/bin/env python
import virtualenv
virtualenv.main()