Can we use the python regular expression library in the web application?
Whenever I try to use the re library in the web application, I get an error. The trace back reads the following
File "/home/srinivas/web2py/gluon/restricted.py", line 205, in restricted exec ccode in environment ...