[Python-Dev] draft PEP: virtual environments
Stephen J. Turnbull
stephen at xemacs.org
Tue Nov 1 04:57:15 CET 2011
Carl Meyer writes:
> > On 31 October 2011 16:08, Tres Seaver <tseaver at palladion.com> wrote:
> >> I would say this is a perfect "opportunity to delegate," in this case
> >> to the devotees of other cults^Wshells than bash.
>
> Good call - we'll stick with what we've got until such devotees
> show up :-)
That's fine, but either make sure it works with a POSIX-conformant
/bin/sh, or make the shebang explicitly bash (bash is notoriously
buggy in respect of being POSIX-compatible when named "sh").
More information about the Python-Dev
mailing list