splitting using '\' as a delimiter

Alan Winston awinston at scn.org
Mon Dec 3 12:43:36 EST 2001


> [snip]
> This little inconsistency remains even with the new syntax:
>
>    string_to_be_split.split( delimiters )
>    regular_expression.split( string_to_be_split )

But at least this is much clearer.


Alan Winston
Seattle





More information about the Python-list mailing list