Re: [Pythonmac-SIG] os 9.2

2009-08-19 Thread Chris Barker
Suresh Krishna wrote: i have to work with mac OS 9.2 for legacy reasons...is there a compiled version of python for this os ? It looks like Jack Jansen's old page is still there, complete with downloads: http://homepages.cwi.nl/~jack/macpython/download.html Look for EasyDialogs, I think it'

Re: [Pythonmac-SIG] os 9.2

2009-08-18 Thread Ned Deily
In article , "Suresh Krishna" wrote: > i have to work with mac OS 9.2 for legacy reasons...is there a > compiled version of python for this os ? i need to get input about > variable values from the user and then print out some text files that > make use of this input. a gui would be nice, but key