[issue39944] UserString.join should return UserString

Dennis Sweeney report at bugs.python.org
Thu Mar 12 03:01:17 EDT 2020


Dennis Sweeney <sweeney.dennis650 at gmail.com> added the comment:

This is not a duplicate: issue16397 concerned

   " ".join([US("a"), US("b")])

While this is concerned about the return value and acceptable parameters for UserString.join().

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39944>
_______________________________________


More information about the Python-bugs-list mailing list