This may be of interest. (Of course, we no longer specially "bundle"
IDLE but just use what comes with Python.)
-------- Original Message --------
Subject: a debugger for vpython
Date: Sat, 22 Oct 2005 10:05:08 +0200
From: Nir Aides <ni...@di...>
To: bas...@un...
Hi,
I just saw you project vpython, since I am using python for doing some
video animations.
I noticed you bundle Idle in your package and thought you might want to
take a look at Winpdb which is a debugger I recently wrote.
http://www.digitalpeers.com/pythondebugger
Winpdb is much more powerful and usable than the IDLE debugger or PDB,
and I figure your users will benefit from learning about its existence.
Nir
|