[Python-Dev] partition() variants

A.M. Kuchling amk at amk.ca
Fri May 26 14:44:43 CEST 2006


I didn't find an answer in the str.partition() thread in the archives
(it's enormous, so easy to miss the right message), so I have two
questions:

1) Is str.rpartition() still wanted?

2) What about adding partition() to the re module?

--amk



More information about the Python-Dev mailing list