Teja wrote:

> 
> Dennis Lee Bieber wrote:
>> On 17 Oct 2006 00:58:59 -0700, "Teja" <[EMAIL PROTECTED]> declaimed
>> the following in comp.lang.python:
>>
>> >        thread.start_new_thread(self.nav, (s,'www.google.com')
>> >
>> > I am getting an attribute error
>>
>> That can not be the REAL code... I'd expect a syntax error... You
>> have mismatched parens on that line!
>> --
>> Wulfraed     Dennis Lee Bieber               KD6MOG
>> [EMAIL PROTECTED]                [EMAIL PROTECTED]
>> HTTP://wlfraed.home.netcom.com/
>> (Bestiaria Support Staff:            [EMAIL PROTECTED])
>> HTTP://www.bestiaria.com/
> 
> Hi,
> 
> Ya its a copy paste error... But can u please let me know what is the
> reason for attribute error and how to rectify it??

How many times need you a beating with a clue-stick? 

Post the _actual_ code, not something that closely resembles it - in _your_
opinion....

Post the error message!!!!

And before you do all this, read:

http://www.catb.org/~esr/faqs/smart-questions.html

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to