+-------[ Garry Saddington ]----------------------
| Is it possible to split a string at the first occurence of a non-digit 
| character using a python script in zope, or does this need an external method 
| for security purposes?

You can explicitly allow the re module if you want to split using a regex

-- 
Andrew Milton
[EMAIL PROTECTED]
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to