Re: Python not starting

2013-05-05 Thread drjreddy7

 import nt
 
 print nt.__file__
I have done above ones as you stated.
I'm getting an error
Traceback (most recent call last):
  File "", line 1, in 
AttributeError: 'module' object has no attribute '__file__'
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Python not starting

2013-05-05 Thread drjreddy7
On Monday, May 6, 2013 3:59:01 AM UTC+5:30, Chris Angelico wrote:
> On Mon, May 6, 2013 at 4:15 AM, DRJ Reddy  wrote:
> I did read and understood that while replying if > is there we will get a 
> blank line unnecessarily.
> If you read that page, you'll know that it does NOT advocate the total
> elimination of quoted text, which is what you've now done. Please
> don't. Your posts now lack any form of context.
> ChrisA

Sorry ChrisA,not only him for all, for the mess i have created.It was the first 
time for me on google groups. 
I am very happy to inform all of you that the problem is solved. The problem 
was due to the prescence of duplicates for genericpath.pyc and stat.pyc.I have 
deleted them and new ones were generated as i started python.
Thanking all of you for assisting me in solving the issue.
-- 
http://mail.python.org/mailman/listinfo/python-list