A modest PEP0238 suggestion

David Bolen db3l at fitlinxx.com
Wed Jul 25 20:56:42 EDT 2001


"Tim Peters" <tim.one at home.com> writes:

> [Grant Edwards]
> > The problem is that it's not _us_ (people who write Python programs) who
> > decide what version of Python is running on a system.
> 
> It's slowly dawning on me that some people don't ship Python *with* their
> apps.  What are you, nuts <0.9 wink>?  From PySol to Zope, everyone who
> gives a rip about stability ships the software they develop with.
> 
> I see I have 12 copies of the Microsoft C runtime library on my Win98 box at
> the moment, and for the same reason:  serious Windows app developers are
> careful to isolate themselves from C runtime changes too.

And then of course they get bit when, depending on the OS at hand, it
decides to use an already loaded (but incompatible) copy anyway :-)

--
-- David
-- 
/-----------------------------------------------------------------------\
 \               David Bolen            \   E-mail: db3l at fitlinxx.com  /
  |             FitLinxx, Inc.            \  Phone: (203) 708-5192    |
 /  860 Canal Street, Stamford, CT  06902   \  Fax: (203) 316-5150     \
\-----------------------------------------------------------------------/



More information about the Python-list mailing list