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
> e
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