Howto debug self?

Omri at atavox.spam Omri at atavox.spam
Tue Sep 10 04:58:48 EDT 2002


Do you mean something like:

(Pdb) print self.__dict__
{'a': 5, 'c': 16.6999999999999, 'b': 'good'}

?




More information about the Python-list mailing list