Splitting a string

Paul Rubin http
Tue Feb 14 03:32:18 EST 2006


Nico Grubert <nicogrubert at gmail.com> writes:
> I'd like to split a string where 'and', 'or', 'and not' occurs.

Other people have suggested how to do this splitting.  But don't you
really want a parser?



More information about the Python-list mailing list