[Python-3000] Lines breaking

Aahz aahz at pythoncraft.com
Tue May 29 19:08:44 CEST 2007


On Tue, May 29, 2007, Ivan Krsti?? wrote:
>
> Perl bypasses the issue by having split
> (http://perldoc.perl.org/functions/split.html) take a regex; I've only
> rarely used this for complex matches, though. 

Then perhaps we should just point people at re.split()...
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"Look, it's your affair if you want to play with five people, but don't
go calling it doubles."  --John Cleese anticipates Usenet


More information about the Python-3000 mailing list