Skip to content

Commit 167d75e

Browse files
vstinnerskirpichev
andauthored
Update Doc/c-api/long.rst
Co-authored-by: Sergey B Kirpichev <[email protected]>
1 parent ca98ad1 commit 167d75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/long.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ Export API
624624
Use :c:func:`PyLong_GetNativeLayout` to get the native layout of Python
625625
:class:`int` objects.
626626
627-
See also :attr:`sys.int_info` which exposes similar information to Python.
627+
See also :data:`sys.int_info` which exposes similar information to Python.
628628
629629
.. c:member:: uint8_t bits_per_digit
630630

0 commit comments

Comments
 (0)