On Mon, 1 Aug 2005, Alan G wrote:
> I'm cc'ing this back to the tutor list because others may spot things > I miss. > > >K something must be wrong cause I typed python and it said "python is > >not > > defined" so any ideas Hi Alan, Are you sure that F22AceRaptor isn't trying to type 'python' at the interactive interpreter? ###### >>> python Traceback (most recent call last): File "<stdin>", line 1, in ? NameError: name 'python' is not defined ###### I think that F22AceRaptor is already in Python and may simply not realise it. *grin* _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor