[Zope] How to split a string in a python method?

Juan Carlos Coruņa jcoruna@umd.es
Fri, 5 Jan 2001 16:52:17 +0100


Is there any way to split a string in a PythonMethod without passing the
object _.string as an argument?

I have tried to "import string" but Zope generates an ImportError:

ImportError: __import__ not found

I'm using PythonMethod 0.1.7