mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
it's 'rather than'; reported by James Bateman on docs@
This commit is contained in:
parent
fbc5ff6235
commit
8a3b657f9e
1 changed files with 1 additions and 1 deletions
|
@ -649,7 +649,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