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
Post a Comment