Commit a539fd18 authored by Benjamin Peterson's avatar Benjamin Peterson

remove 8-bit string sentence

parent 4ac9ce4f
......@@ -1149,8 +1149,6 @@ functions based on regular expressions.
>>> titlecase("they're bill's friends.")
"They're Bill's Friends."
For 8-bit strings, this method is locale-dependent.
.. method:: str.translate(map)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment