Hi... I must be doing something wrong: >>> idleTraceback (most recent call last): File "<stdin>", line 1, in >>> <module>NameError: name 'idle' is not defined>>> This is where I am in Terminal: Python 2.7.2 (v2.7.2:8527427914a2, Jun 11 2011, 14:13:39) [GCC 4.0.1 (Apple Inc. build 5493)] on darwinType "help", "copyright", "credits" or "license" for more information. Caryl > Date: Sat, 6 Aug 2011 09:34:25 +1000 > From: [email protected] > To: [email protected] > CC: [email protected] > Subject: Re: [support-gang] Quick Question > > In Terminal, type idle and press enter. You get Python's own editor, > with a Python shell that you can type into as well. > > -- > James Cameron > http://quozl.linux.org.au/ > _______________________________________________ > support-gang mailing list > [email protected] > http://lists.laptop.org/listinfo/support-gang
_______________________________________________ IAEP -- It's An Education Project (not a laptop project!) [email protected] http://lists.sugarlabs.org/listinfo/iaep
