[Python-Dev] Use ptyhon -s as default shbang for system python executables/daemons
Orion Poplawski
orion at cora.nwra.com
Wed Mar 18 16:46:12 CET 2015
More information about the Python-Dev mailing list
Wed Mar 18 16:46:12 CET 2015
- Previous message (by thread): [Python-Dev] Possible wrong behavior of the dict?
- Next message (by thread): [Python-Dev] Use ptyhon -s as default shbang for system python executables/daemons
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
We're starting a discussion in Fedora about setting the default shbang for system python executables and/or daemons to python -s or python -Es (or ?). See also: https://bugzilla.redhat.com/show_bug.cgi?id=1202151 https://fedorahosted.org/fpc/ticket/513 Basically we're wanting to avoid locally installed items causing security issues or other bad behavior, without too adversely affecting users' abilities to work around issues or intentionally alter behavior. It would be good to get some feedback from the broader python community before implementing anything, so I'm asking for feedback here. Thank you, Orion
- Previous message (by thread): [Python-Dev] Possible wrong behavior of the dict?
- Next message (by thread): [Python-Dev] Use ptyhon -s as default shbang for system python executables/daemons
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list