mirror of
https://github.com/python/cpython.git
synced 2025-10-02 13:22:19 +00:00
remove 8-bit string sentence
This commit is contained in:
parent
4ac9ce4f9a
commit
a539fd1856
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue