Message230894
| Author | Łukasz.Balcerzak |
|---|---|
| Recipients | Łukasz.Balcerzak |
| Date | 2014-11-09.17:59:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1415555957.14.0.777244809784.issue22829@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
virtualenv tool allows to set alternative prompt prefix, Python's venv module should allow this too. Basically, this allows one to run: python -mvenv --prompt Quux myenv And see "(Quux)" as a prefix after environment activation (instead of the "myenv" in this case). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-11-09 17:59:17 | Łukasz.Balcerzak | set | recipients: + Łukasz.Balcerzak |
| 2014-11-09 17:59:17 | Łukasz.Balcerzak | set | messageid: <1415555957.14.0.777244809784.issue22829@psf.upfronthosting.co.za> |
| 2014-11-09 17:59:17 | Łukasz.Balcerzak | link | issue22829 messages |
| 2014-11-09 17:59:17 | Łukasz.Balcerzak | create | |