Re: More recent Python version

2015-08-27 Thread David Kastrup
Andrew Bernard writes: > Hi Phil, > > Many benefits. I just rewrote my recent flatten-ly tool in Python, > more as an exercise than anything else. (Thinking vaguely that some > people may find it more maintainable than Scheme. A foolish > notion!). I used Python 2.7, oblivious of the fact that li

Re: More recent Python version

2015-08-27 Thread Andrew Bernard
grading to a contemporary Python would. I think, also encourage more users to develop scripts and tools and so on. Andrew On 27/08/2015 18:20, "Phil Holmes" wrote: >- Original Message - >From: "Andrew Bernard" >To: >Sent: Thursday, August 27,

Re: More recent Python version

2015-08-27 Thread Phil Holmes
- Original Message - From: "Andrew Bernard" To: Sent: Thursday, August 27, 2015 12:44 AM Subject: More recent Python version Greetings All, Current Python seems to be 2.4.5 as far as I can see. Is there any movement to update it to say 2.7? I have the time and incl

More recent Python version

2015-08-26 Thread Andrew Bernard
Greetings All, Current Python seems to be 2.4.5 as far as I can see. Is there any movement to update it to say 2.7? I have the time and inclination to make this development contribution. Are there any fundamental objections? I’m aware it is a fairly large task. Andrew ___