Python not starting

drjreddy7 at gmail.com drjreddy7 at gmail.com
Sun May 5 22:28:39 EDT 2013


 import nt
 
 print nt.__file__
I have done above ones as you stated.
I'm getting an error
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute '__file__'



More information about the Python-list mailing list