Re: [Edu-sig] question about livewires package. . .

2005-11-20 Thread Scott David Daniels
Andy Judkis wrote: ... Livewires graphics routines behave differently under Python 2.4.1 than they do under 2.2.3. Under 2.4.1, in IDLE, if I interactively run from livewires import * begin_graphics() circle(100,100,50, filled=True) circle(300,300,70) end_graphics() then nothing shows up

Re: [Edu-sig] question about livewires package. . .

2005-11-20 Thread Kirby Urner
Hope this helps and is clear enough. Happy instructing. --Scott David Daniels [EMAIL PROTECTED] We also ended up using this -n switch when I taught Python to home schoolers at FreeGeek that time (Rita's class).[1] I think because the one Python executable was in some shared bin on the