On 2/10/2013 13:44, Fast Primes wrote:

> I have a python program written in 02/26/2006. Can I still get a version of 
> python that will run it? 
> If so, which version and from where can I get it?
> Thx.
> fp                                      
>
> <html>
> <head>
> <style><!--
> .hmmessage P
> {
> margin:0px;
> padding:0px
> }
> body.hmmessage
> {
> font-size: 12pt;
> font-family:Calibri
> }
> --></style></head>
> <body class='hmmessage'><div dir='ltr'>I have a python program written in 
> 02/26/2006. Can I still get a version of python that will run 
> it?&nbsp;<div><br></div><div>If so, which version and from where can I get 
> it?</div><div><br></div><div>Thx.</div><div><br></div><div>fp</div>           
>                                </div></body>
> </html>
>

(Please post using text email, as this is a text newsgroup)

The first line of the script should indicate what version of Python it
was written for.  If not, chances are good that 2.7.5 will be fine. 

http://www.python.org/download/



-- 
DaveA


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to