mirror of
https://github.com/python/cpython.git
synced 2025-10-02 05:12:23 +00:00
it's 'rather than'; reported by James Bateman on docs@
This commit is contained in:
parent
71a5ea0a9b
commit
c67975beea
1 changed files with 1 additions and 1 deletions
|
@ -652,7 +652,7 @@ the following methods:
|
|||
|
||||
.. note::
|
||||
|
||||
A *character* means a C character (an ASCII code), rather then a Python
|
||||
A *character* means a C character (an ASCII code), rather than a Python
|
||||
character (a string of length 1). (This note is true whenever the
|
||||
documentation mentions a character.) The built-in :func:`ord` is handy for
|
||||
conveying strings to codes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue