Francois- Thanks for testing under 2.4.1. Tony got some verions of Python to work, but 2.4.3 did not, so looks like some specific interaction of the source file and the inspect.py libraries.
I did not realize minor python versions would make such a difference -- though I think inspect.py is probably less a priority item than other core Python libraries. --Paul Fernhout francois schnell wrote: > On 08/08/06, Andreas Raab <[EMAIL PROTECTED]> wrote: > >> >> Hi Paul - >> >> When I try to run 0.2.3 (Python 2.4 on Windows XP) all I get is an >> indentation error (stack dump below). Any ideas? >> >> Cheers, >> - Andreas > > > > Hello, > > Just for a quick feedback I just downloaded this version on a XP SP2 box > running Python 2.4.1 and I didn't encounter indentation errors: > > When I l run PataPata.py it launches WorldExampleTK.py nicely > > (I haven't tried the Jython version yet) > > francois _______________________________________________ Edu-sig mailing list [email protected] http://mail.python.org/mailman/listinfo/edu-sig
