From: Alex T. <al...@tw...> - 2004-08-12 12:24:01
|
What do you use to debug Pythoncard programs ? Pythonwin naturally doesn't work. IDLE works - but it seems to be pretty fragile (I've resorted to Task Manager to clean up 4 or 5 times in my first hour of trying to use it for Pythoncard programs). Even when "working", the shell appears to be disabled, so there's no way to examine variables beyond what the "locals" and "globals" choose to show you. Is there another, better way ? Thanks -- Alex. |