Re: Regular expressions insecurity?
21 Jan
2003
21 Jan
'03
9:05 a.m.
Hi, its quite easy to allow the import of re in your scripts if you want. Just put a directory with an __init__.py file in lib/python/products that has the following content: from Products.PythonScripts.Utility import allow_module allow_module('re') -- Elena
8476
Age (days ago)
8476
Last active (days ago)
0 comments
1 participants
participants (1)
-
Elena Schulz