[Pyobjc-dev] RegexPlor 0.5
Brought to you by:
ronaldoussoren
From: Dinu G. <gh...@da...> - 2003-07-10 06:46:48
|
Well, sorry for spamming again... 0.5 now has simple splitting and replacing functionality, maybe not ideal in detail, but quite con- sistently combined with the other actions (match, search, etc.): http://python.net/~gherman/tmp/RegexPlor1.jpg http://python.net/~gherman/tmp/RegexPlor.tar.gz Probably needs something new for (possibly named) groups... which might cause trouble in the current "findall" functionality..., BTW. Also, I'm not sure if I can rely on the existanceof the sre module (which I'm using for getting at the re syntax overview docstring) in all versions of Python that might be installed? Comments welcome! Regards, Dinu -- Dinu C. Gherman ...................................................................... "Any sufficiently advanced technology is indistinguishable from magic." (Arthur C. Clarke) |