Python 2.3.2 RPM's for Redhat 8.0 or Python source RPM and upgrade procedure?

Skip Montanaro skip at pobox.com
Fri Oct 3 14:01:19 EDT 2003


    Scott> Does anynone have these available?  I'd like to upgrade (hoping
    Scott> it doesn't break my Redhat install).

Sean Reifschneider builts them as a service to the community.  I suspect it
will be a few days to a week before he releases 2.3.2 RPMs.

    Scott> If I upgrade, all my site-packages have to be reinstalled to the
    Scott> new site-packages directory right?

No, the installation will go to (I think) /usr/local/lib/python2.3 or
/usr/lib/python2.3.  The site-packages directory will thus remain the same.

Skip





More information about the Python-list mailing list