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 623ed61 commit 47be7d0Copy full SHA for 47be7d0
1 file changed
Doc/c-api/long.rst
@@ -177,7 +177,7 @@ distinguished from a number. Use :c:func:`PyErr_Occurred` to disambiguate.
177
:c:type:`PyLongObject`.
178
179
Raise :exc:`OverflowError` if the value of *obj* is out of range for a
180
- :c:type:`long`.
+ :c:type:`long long`.
181
182
Returns ``-1`` on error. Use :c:func:`PyErr_Occurred` to disambiguate.
183
0 commit comments