Message413871
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. |
|
| 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 | |
|