Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2adbb83 commit 89fc4f3Copy full SHA for 89fc4f3
1 file changed
Doc/api/newtypes.tex
@@ -441,7 +441,7 @@ \section{Type Objects \label{type-structs}}
441
442
\begin{cmemberdesc}{PyTypeObject}{int}{tp_basicsize}
443
\cmemberline{PyTypeObject}{int}{tp_itemsize}
444
- These fields allow calculating the size in byte of instances of
+ These fields allow calculating the size in bytes of instances of
445
the type.
446
447
There are two kinds of types: types with fixed-length instances have
0 commit comments