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
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )