Newbie question: python debugger ?

Frank Miles fpm at u.washington.edu
Tue Jan 16 10:59:21 EST 2001


I've about accepted that I can't use ddd to debug python scripts.  The
version that debian(linux) [0.4] has doesn't set breakpoints.  And now I
find that I can't seem to read the values of class variables of the form
self.var_name.

Does 0.5 fix the self.var_name problem?  Are there other/better alternatives
to debugging Python scripts?

TIA....

	-frank

-- 



More information about the Python-list mailing list