mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
3 lines
165 B
ReStructuredText
3 lines
165 B
ReStructuredText
:mod:`collections`: Ensure that the methods ``UserString.rindex()`` and
|
|
``UserString.index()`` accept :class:`collections.UserString` instances as the
|
|
sub argument.
|