Re: [Tutor] Python 2.4 with Mandrake 10.0 query

2005-02-02 Thread Danny Yoo
> > Ah! Check to see if there's a "sets.py" program somewhere in your > > current working directory. It's very likely that Python is picking > > that up, instead of the 'sets' standard library module. > > You're a genius! That's exactly what I'd done. Hi Glen, I'd attribute it not to genius,

Re: [Tutor] Python 2.4 with Mandrake 10.0 query

2005-02-02 Thread Glen
On Wed, 2005-02-02 at 22:02, Danny Yoo wrote: > On Wed, 2 Feb 2005, Glen wrote: > > > [EMAIL PROTECTED] glen]$ idle > > set([34, 36, 38, 39]) > > Failed to load extension 'CodeContext' > > Traceback (most recent call last): > > File "/usr/local/lib/python2.4/idlelib/EditorWindow.py", line 737, i

Re: [Tutor] Python 2.4 with Mandrake 10.0 query

2005-02-02 Thread Danny Yoo
On Wed, 2 Feb 2005, Glen wrote: > [EMAIL PROTECTED] glen]$ idle > set([34, 36, 38, 39]) > Failed to load extension 'CodeContext' > Traceback (most recent call last): > File "/usr/local/lib/python2.4/idlelib/EditorWindow.py", line 737, in > load_standard_extensions > self.load_extension(nam

[Tutor] Python 2.4 with Mandrake 10.0 query

2005-02-02 Thread Glen
My setup is Mandrake 10.0 which came with python 2.3 and a standard Python 2.4 build/install. I always start Idle from an icon on my taskbar, when I click the icon, Idle starts after a second but a small rotating timer appears over the taskbar for 30 seconds and then disappears. If I close Idle im