regex \b behaviour in python

Walter Cruz walter.php at gmail.com
Fri Jun 20 09:19:31 EDT 2008


> I'm surprised that splitting on \b doesn't work as expected, so it
> might be that re.split has been defined only to split on one or more
> characters. Is it something that should it be 'fixed'?

Thats's my main doubt: is this a bug or not?

[]'s
- Walter



More information about the Python-list mailing list