String Regex problem

Skip Montanaro skip at pobox.com
Mon Nov 24 22:35:48 EST 2003


    >> Since I am very poor in regex, can someone show me how to do it using
    >> a few examples?

    Don> http://www.amk.ca/python/howto/regex/
    ...
    Don> http://kodos.sourceforge.net

If you're a Mac Python person there's also Dinu Gherman's excellent
RegexPlor:

    http://starship.python.net/crew/gherman/RegexPlor.html

Even if you're not, it's worth popping over there to watch the MPEG clip of
RegexPlor in action.

Skip





More information about the Python-list mailing list