From: Jens Vagelpohl
>in python you can do:
>str(int)
>and in zope you do it like
>_.str(int)
You can also use the short form in both Zope and Python:
`int`
Two of those funny `` characters surrounding what you want converted to a
string.
Regards Max M
Max M. W. Rasmussen, Denmark. New Media Director
private: [EMAIL PROTECTED] work: [EMAIL PROTECTED]
-----------------------------------------------------
Specialization is for insects. - Robert A. Heinlein
_______________________________________________
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 )