regex - Regular expression forums in python with examples -


i'm new python , i'm working code requires me make use of regular expressions substantially.

i've gone through python documentation regular expressions (http://docs.python.org/2/library/re.html)

however, since i'm new python find hard implement functions specified within documentation data need work with.

i wondering if there's forum out there explains regular expressions in python multiple examples each function , possible variations. more merrier.

i've found (http://docs.python.org/2/howto/regex.html) , (http://flockhart.virtualave.net/rbif0100/regexp.html) far. i've found them useful wondering if there out there that's better.

you can try pythonregex , python specific , generates python code regular expressions.

enjoy!


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -