summaryrefslogtreecommitdiff
path: root/virtualenv_embedded/activate_this.py
Commit message (Collapse)AuthorAgeFilesLines
* activate_this.py fixWynn Wilkes2014-06-151-1/+1
| | | | | | - don't crash if there is no PATH environment variable - in that case just default to '' and we'll work fine. - rebuilt virtualenv.py with new ACTIVATE_THIS value
* Fixed #14 -- modify environ PATH in activate_this.py. Thanks Doug Napoleone.Carl Meyer2011-12-161-0/+2
|
* TypoStefano Rivera2011-12-141-0/+32