[Zope] Is "from Strings" only allowed in External Method?

complaw@hal-pc.org complaw@hal-pc.org
Fri, 5 Oct 2001 19:00:22 GMT


If one were to use a python script, Zope does not allow

"from Strings import search"

If I want to be able to search for a particular pattern in a string, is my only
option an External Method?

Best wishes,

Ron