[Python-Dev] PEP 297: Support for System Upgrades (original) (raw)

Delaney, Timothy tdelaney@avaya.com
Thu, 9 Jan 2003 10:00:40 +1100


From: M.-A. Lemburg [mailto:mal@lemburg.com]

Ok, then, let's call the dir "site-upgrades-" with being major.minor.patchlevel.

-1. This may lead to directory (namespace) pollution.

I would prefer the directory to be

site-upgrades/<pyversion>

Tim Delaney