[Zope] Using the replace function in a Zope Python Script
Gitte Wange
gitte@mmmanager.org
Thu, 16 Aug 2001 11:32:46 +0200
Hello,
I want to use the replace function (from the string module?) in a python
script (inside zope).
But whenever i tries to call the replace function, I get a name error.
Do I need to do a from <module> import string or is it something else ?
If I need to import the module .. does anybodu know what module I need to
import ?
:-)
Regards,
--
Gitte Wange Jensen
Sys Admin, Developer and a lot more
MMmanager.org Aps, Denmark
Phone: +45 29 72 79 72
Email: gitte@mmmanager.org
Web: www.mmmanager.org
Quote of the day:
And in the end, reality always tends to hit theory hard in the face
when you least expect it.
- Linus Torvalds