Regular expressions

Ben Finney ben+python at benfinney.id.au
Wed Nov 4 22:07:16 EST 2015


Steven D'Aprano <steve at pearwood.info> writes:

> Yes yes, I know that regexes aren't the only tool in my tool box, but
> *right now* I want to learn how to use regexes.

I'll gently suggest this isn't a particularly good forum to do so.

Learn them with a tool like <URL:http://www.regexr.com/> and a tutorial
<URL:http://www.usna.edu/Users/cs/wcbrown/regexp/RegexpTutorial.html> or
something longer.

-- 
 \                “Fascism is capitalism plus murder.” —Upton Sinclair |
  `\                                                                   |
_o__)                                                                  |
Ben Finney




More information about the Python-list mailing list