Weird Error

dwassena at julian.uwo.ca dwassena at julian.uwo.ca
Wed Aug 30 12:30:12 EDT 2000


In article <%N2r5.4675$HK.215490 at newsc.telia.net>,
  "Fredrik Lundh" <effbot at telia.com> wrote:
> david forgot that dir(instance) only shows instance variables,
> not methods.
>

I did the same for the Qconfig (class) name and got back a list of
methods... still the qconf has attributes which should have showed I
would think.

I also noted that when I try to print the methods the Qconfig class has
they return unbounded.  This does not seem correct to me.  I have check
indentation and they are all seemingly correct.  Right now I a building
the class on function back in at a time and seeing if there is a change.

> hint: grep for "__init__" and "Qconfig" in your qconfig.py file.
> maybe you've accidentally left an old stub implementation in
> there...

I have gone through the file.... it is good, or rather should be.
There are some stub code pieces but that is only  because I have not
implemented all of them yet.

Thanks
dan

--
"Ancient weapons and hokey religions are no match for a good blaster
at your side kid." - Han Solo


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list