Haha, I could use a stiff whisky myself after the stress that caused me :-)
Robert
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
On Behalf Of Robert Bossy
Sent: 13 March 2008 16:10
To: python-list@python.org
Subject: Re: "Attribute Doesnt Exist" ... but..
Robert Rawlins wrote:
> Hi Guys,
>
> Well thanks for the response, I followed your advice and chopped out all the
> crap from my class, right down to the bare __init__ and the setter method,
> however, the problem continued to persist.
>
> However, Robert mentioned something about unindented lines
t for some reason
> decided not too this time around, what a PITA.
>
> Thanks for the ideas guys, I appreciate it.
>
> Robert
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> ]
> On Behalf Of Robert Bossy
> Sent: 13 March 2008 1
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
On Behalf Of Robert Bossy
Sent: 13 March 2008 15:51
To: python-list@python.org
Subject: Re: "Attribute Doesnt Exist" ... but.... it does :-s
Robert Rawlins wrote:
>
> Hello Guys,
>
> I've got an
Robert Rawlins wrote:
>
> Hello Guys,
>
> I’ve got an awfully aggravating problem which is causing some
> substantial hair loss this afternoon J I want to get your ideas on
> this. I am trying to invoke a particular method in one of my classes,
> and I’m getting a runtime error which is telling
On Thu, Mar 13, 2008 at 10:36 AM, Robert Rawlins
<[EMAIL PROTECTED]> wrote:
>
>
>
>
> Hello Guys,
>
>
>
> I've got an awfully aggravating problem which is causing some substantial
> hair loss this afternoon J I want to get your ideas on this. I am trying to
> invoke a particular method in one of my