17 Aug
2008
17 Aug
'08
3:29 p.m.
+-------[ 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 akm@theinternet.com.au