Frank Bloeink wrote:
> There are some nice regex-debuggers out there that can help clearify
> what went wrong when a regex doesn't match when it should or vice versa.
> 
> Kodos http://kodos.sourceforge.net/ is one of them, but there are many
> others that can make your life easier ; at least in terms of
> regex-debugging ;) 

Yes, these programs can be very helpful. There is even one that ships with 
Python - see
C:\Python24\Tools\Scripts\redemo.py

Kent

_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to