pychecker

puff rbell01824 at earthlink.net
Mon Jun 4 11:12:46 EDT 2007


I'm new to pychecker.  Some of my code generates the following

 No class attribute (HWND) found

While HWND is not an attribute of the class, it IS an attribute of the
instance created (my class is one of several classes used to create
the new class).  Can I use __pychecker__ to selectively supress this
message?  How?




More information about the Python-list mailing list