A modest PEP0238 suggestion

Paul Prescod paulp at ActiveState.com
Wed Jul 25 19:14:54 EDT 2001


Stephen Horne wrote:
> 
>...
> 
> How would you feel if you found out that installing your new wiz-bang
> application suddenly meant your bread-and-butter application broke.

I have versions of Zope and Komodo on my hard disk that only run on
particular (and different!) versions of Python. I can safely add a new
Python version to my system without worrying about them because Zope and
Komodo *ship with the version of Python they need embedded*. I think
that this is the only sane thing for commercial applications to do. Most
Python upgrades break really big software packages. Commercial Python
vendors have *always* had to defend themselves against upgrades.
-- 
Take a recipe. Leave a recipe.  
Python Cookbook!  http://www.ActiveState.com/pythoncookbook




More information about the Python-list mailing list