> 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 _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
