bpo-25652: Fix __rmod__ of UserString (GH-13326)



The ``__rmod__`` method of ``collections.UserString`` class had a bug that made it unusable. 


https://bugs.python.org/issue25652
3 files changed