[Idle-dev] Options -> Configure IDLE -> Highlighting in Idle 1.2.1

Tal Einat taleinat at gmail.com
Mon Nov 19 16:42:41 CET 2007


Jeremy Nicoll wrote:
> I realise that tracing it would slow IDLE down a lot, but maybe I'd learn a
> lot that way too.  /Is/ there some way I can get a step-by-step trace of
> some or all of the code there?

You can use Python's built-in trace module - plenty of tutorials and
examples to be found online.

Or you can try CodeInvestigator, which has a nice web UI:
http://codeinvestigator.googlepages.com/main

Enjoy :)
- Tal


More information about the IDLE-dev mailing list