Python 3.3.2 Shell Message‏

Bart Montgomery longfayeu at hotmail.com
Thu Nov 7 15:02:15 EST 2013



















My thanks to Ned Deily for his timely response. IDLE is now
stable, and I’m at the next step which is to run the file I created called
hello.py. I get this message from the shell:

 

Python 3.3.2 (v3.3.2:d047928ae3f6, May 13 2013, 13:52:24) 

[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin

Type "copyright", "credits" or
"license()" for more information.

>>> hello.py

Traceback (most recent call last):

  File
"<pyshell#0>", line 1, in <module>

   
hello.py

NameError: name 'hello' is not defined

>>> 

Any assistance would be greatly appreciated. 






 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20131107/f57e518d/attachment.html>


More information about the Python-list mailing list