[Python-Dev] venv scripts for fish and csh shells
Andrew Svetlov
andrew.svetlov at gmail.com
Sun Jul 22 02:12:00 CEST 2012
More information about the Python-Dev mailing list
Sun Jul 22 02:12:00 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 ]
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 -- Thanks, Andrew Svetlov
- 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