Vinay Sajip <vinay_sa...@yahoo.co.uk> added the comment:

> inherit from `venv.EnvBuilder` and override `setup_scripts` method
> pointing to new directory with desired activators as `path` parameter
> for `self.install_scripts(...)`.

Yes, that's it. A third party tool would potentially do more than just custom 
scripts, and would presumably have its own command line parameters and handling 
code, reflecting the features it offers.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15417>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to