[Tutor] str.split and quotes

Tony Meyer tameyer at ihug.co.nz
Wed Apr 6 08:11:46 CEST 2005


> I recommend this http://www.amk.ca/python/howto/regex/ 
> and python2x/tools/scripts/redemo.py to learn how to use regexes well.

I also highly recommend <http://www.amk.ca/python/howto/regex/> for learning
how to use regexes.

In addition, Kodos is a great tool to both experiment around with regexes
and to test them out:

<http://kodos.sourceforge.net>

(It will work with Windows, Linux, Mac...)

=Tony.Meyer



More information about the Tutor mailing list