Upgrading 2.4.1 to 2.4.2

S

Sori Schwimmer

Hi,

I have Python 2.4.1 and have downloaded 2.4.2. Is
there a way to avoid installing everything and,
instead, just upgrade?

Thanks,
Sorin




__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
 
S

Scott David Daniels

Sori said:
I have Python 2.4.1 and have downloaded 2.4.2. Is
there a way to avoid installing everything and,
instead, just upgrade?

Run the following code on your 2.4.1 installation and
post the results:

python -m platform

Or, if you prefer:
import platform
platform.platform(True, False)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,077
Latest member
SangMoor21

Latest Threads

Top