[issue7775] str.rpartition(sep) -> (tail, sep, head)

July Tikhonov report at bugs.python.org
Mon Jan 25 10:19:28 CET 2010


July Tikhonov <july.tikh at gmail.com> added the comment:

Not only str, but also bytearray, unicode, and bytes.

----------
keywords: +patch
nosy: +july
Added file: http://bugs.python.org/file15998/rpartition-docstrings-trunk.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7775>
_______________________________________


More information about the Python-bugs-list mailing list