mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Bug #1465619: rot13 codec decodes to a Unicode string.
This commit is contained in:
parent
caf9539b2b
commit
729156e7de
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue