Message413871
| Author | vstinner |
|---|---|
| Recipients | Arfrever, eric.araujo, eric.snow, gregory.p.smith, jwilk, kristjan.jonsson, mattheww, ncoghlan, nisaac, pitrou, vstinner |
| Date | 2022-02-24.01:55:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1645667708.39.0.588618564573.issue13475@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The problem of long option names is that they cannot be used in a Unix shebang: "#!/usr/bin/python3 --long-option". I propose to add the -P option to not add sys.path[0]: I wrote GH-31542. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-02-24 01:55:08 | vstinner | set | recipients: + vstinner, gregory.p.smith, ncoghlan, pitrou, kristjan.jonsson, mattheww, jwilk, eric.araujo, Arfrever, eric.snow, nisaac |
| 2022-02-24 01:55:08 | vstinner | set | messageid: <1645667708.39.0.588618564573.issue13475@roundup.psfhosted.org> |
| 2022-02-24 01:55:08 | vstinner | link | issue13475 messages |
| 2022-02-24 01:55:08 | vstinner | create | |