Regular Expressions

Neil Cerutti horpner at yahoo.com
Mon Feb 12 10:06:50 EST 2007


On 2007-02-10, Geoff Hill <thegeoffmeister at gmail.com> wrote:
> What's the way to go about learning Python's regular
> expressions? I feel like such an idiot - being so strong in a
> programming language but knowing nothing about RE. 

A great way to learn regular expressions is to implement them.

-- 
Neil Cerutti



More information about the Python-list mailing list