mirror of https://github.com/python/cpython
Bug #1465619: rot13 codec decodes to a Unicode string.
This commit is contained in:
parent
caf9539b2b
commit
729156e7de
|
@ -1230,7 +1230,7 @@ listed as operand type in the table.
|
|||
|
||||
\lineiv{rot_13}
|
||||
{rot13}
|
||||
{byte string}
|
||||
{Unicode string}
|
||||
{Returns the Caesar-cypher encryption of the operand}
|
||||
|
||||
\lineiv{string_escape}
|
||||
|
|
Loading…
Reference in New Issue