[Python-Dev] draft PEP: virtual environments (original) (raw)

Vinay Sajip vinay_sajip at yahoo.co.uk
Sun Oct 30 16:42:11 CET 2011


Antoine Pitrou <solipsis pitrou.net> writes:

Please don't make it a zip file. We want code to be easily trackable and editable.

Of course. I was thinking of a directory tree in the source, subject to our normal revision control, but processed during make or installation to be available as a zip file once deployed.

It was a general point about data that I was making; in this particular case, that data just happens to be source code.

Regards,

Vinay Sajip



More information about the Python-Dev mailing list