You are viewing a single comment's thread from:

RE: Learn Python Series (#25) - Handling Regular Expressions Part 3

in #utopian-io7 years ago

I love this regex series, no matter how senior you are I find you always need to have a bookmark or two handy to remind you some syntax.

I find this regex series to be useful with most regex engines as well.

Thank you Scipio.

Can't wait for the lookaheads and such.

Sort:  

Those are actually pretty difficult to explain! :P
I always try to think of simple examples to explain anything complex.