Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #44737 > unrolled thread

Python not starting

Started byrama29065@gmail.com
First post2013-05-05 06:43 -0700
Last post2013-05-05 19:28 -0700
Articles 1 on this page of 21 — 8 participants

Back to article view | Back to comp.lang.python


Contents

  Python not starting rama29065@gmail.com - 2013-05-05 06:43 -0700
    Re: Python not starting Roy Smith <roy@panix.com> - 2013-05-05 09:51 -0400
      Re: Python not starting DRJ Reddy <rama29065@gmail.com> - 2013-05-05 07:00 -0700
        Re: Python not starting Roy Smith <roy@panix.com> - 2013-05-05 10:16 -0400
          Re: Python not starting DRJ Reddy <rama29065@gmail.com> - 2013-05-05 07:28 -0700
          Re: Python not starting Chris Angelico <rosuav@gmail.com> - 2013-05-06 01:00 +1000
            Re: Python not starting DRJ Reddy <rama29065@gmail.com> - 2013-05-05 08:11 -0700
              Re: Python not starting Chris Angelico <rosuav@gmail.com> - 2013-05-06 01:20 +1000
                Re: Python not starting DRJ Reddy <rama29065@gmail.com> - 2013-05-05 09:25 -0700
        Re: Python not starting Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-05 15:26 +0100
          Re: Python not starting DRJ Reddy <rama29065@gmail.com> - 2013-05-05 07:32 -0700
            Re: Python not starting Roy Smith <roy@panix.com> - 2013-05-05 13:55 -0400
              Re: Python not starting DRJ Reddy <rama29065@gmail.com> - 2013-05-05 11:15 -0700
                Re: Python not starting Chris Angelico <rosuav@gmail.com> - 2013-05-06 08:29 +1000
                  Re: Python not starting drjreddy7@gmail.com - 2013-05-05 20:15 -0700
                    Re: Python not starting Chris Angelico <rosuav@gmail.com> - 2013-05-06 14:02 +1000
                    Re: Python not starting Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-05-06 06:06 +0000
                      Re: Python not starting DRJ Reddy <rama29065@gmail.com> - 2013-05-06 03:33 -0700
    Re: Python not starting Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-05-05 18:55 +0000
      Re: Python not starting Andrew Berg <bahamutzero8825@gmail.com> - 2013-05-05 14:47 -0500
      Re: Python not starting drjreddy7@gmail.com - 2013-05-05 19:28 -0700

Page 2 of 2 — ← Prev page 1 [2]


#44795

Fromdrjreddy7@gmail.com
Date2013-05-05 19:28 -0700
Message-ID<a92a25eb-daca-4560-8d53-10f37afe0b88@googlegroups.com>
In reply to#44769
 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__'

[toc] | [prev] | [standalone]


Page 2 of 2 — ← Prev page 1 [2]

Back to top | Article view | comp.lang.python


csiph-web