[Python-Dev] PEP 405 (Python Virtual Environments) and Windows script support

Antoine Pitrou solipsis at pitrou.net
Mon May 28 21:40:57 CEST 2012


On Mon, 28 May 2012 19:37:55 +0000 (UTC)
Vinay Sajip <vinay_sajip at yahoo.co.uk> wrote:
> Antoine Pitrou <solipsis <at> pitrou.net> writes:
> 
> > Regardless of what the executable is or does, its source code must be
> > included somewhere in the Python source tree (and, preferably, there
> > should be a simple procedure to build the binaries).
> 
> I understand that. Does it need to be checked in right now?

Not necessarily, but OTOH, it is not really standard procedure to
commit half-finished patches.

Regards

Antoine.




More information about the Python-Dev mailing list