Dick Moores wrote:
> The regex HOWTO, above, mentions, in section 3.3, a tool that comes with 
> Python 2.4 for practicing/testing regex. Tools/scripts/redemo.py . Can 
> you recommend this? And how about Kodos? (<http://kodos.sourceforge.net/>)

Yes, it's very handy. Try it! Kodos is similar. I think there are versions for 
just about every Python GUI toolkit but they all have more or less the same 
features. Kodos requires PyQT, redemo.py uses Tkinter.

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to