mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
#5618: fix typo.
This commit is contained in:
parent
956ed9782a
commit
bdaa6a7043
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ definition with the same method name.
|
|||
T_OBJECT_EX PyObject \*
|
||||
T_CHAR char
|
||||
T_BYTE char
|
||||
T_UNBYTE unsigned char
|
||||
T_UBYTE unsigned char
|
||||
T_UINT unsigned int
|
||||
T_USHORT unsigned short
|
||||
T_ULONG unsigned long
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue