[Python-Dev] venv scripts for fish and csh shells
Georg Brandl
g.brandl at gmx.net
Sun Jul 22 17:21:54 CEST 2012
More information about the Python-Dev mailing list
Sun Jul 22 17:21:54 CEST 2012
- Previous message: [Python-Dev] venv scripts for fish and csh shells
- Next message: [Python-Dev] venv scripts for fish and csh shells
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
These are new features, please do not commit before 3.3 is released. Georg On 07/22/2012 02:12 AM, Andrew Svetlov wrote: > I created http://bugs.python.org/issue15417 with required activation scripts. > If there are no objections I like to commit it after, say, three days. > > On Thu, Jul 19, 2012 at 7:31 PM, Carl Meyer <carl at oddbird.net> wrote: >> On 07/19/2012 10:26 AM, Andrew Svetlov wrote: >>> virtualenv has virtualenv.csh and virtualenv.fish files. >>> Is there any reason for restricting venv to bash/zsh only? >> >> No. As far as I'm concerned, a patch to port the virtualenv csh and fish >> activate scripts to pyvenv would be welcome (though I can't commit said >> patch, so it might be good to hear if Vinay has a different opinion). >> >> Carl >> >> _______________________________________________ >> Python-Dev mailing list >> Python-Dev at python.org >> http://mail.python.org/mailman/listinfo/python-dev >> Unsubscribe: http://mail.python.org/mailman/options/python-dev/andrew.svetlov%40gmail.com > > >
- Previous message: [Python-Dev] venv scripts for fish and csh shells
- Next message: [Python-Dev] venv scripts for fish and csh shells
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list