[Python-Dev] Use ptyhon -s as default shbang for system python executables/daemons
Antoine Pitrou
solipsis at pitrou.net
Mon Mar 23 23:06:57 CET 2015
More information about the Python-Dev mailing list
Mon Mar 23 23:06:57 CET 2015
- Previous message (by thread): [Python-Dev] Use ptyhon -s as default shbang for system python executables/daemons
- Next message (by thread): [Python-Dev] Use ptyhon -s as default shbang for system python executables/daemons
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 23 Mar 2015 21:58:06 +0000 "Gregory P. Smith" <greg at krypto.org> wrote: > > virtualenv is an amazing hack that I promote to most anyone for their own > applications use with the occasional known caveats (solvable by regurly > rebuilding your virtualenvs)... But I wouldn't want to see it used for the > core OS itself even though it sounds better at first glance. pyvenv is not a hack, it mostly creates a couple symlinks and adds a pip install into the environment. Regards Antoine.
- Previous message (by thread): [Python-Dev] Use ptyhon -s as default shbang for system python executables/daemons
- 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