mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Fix a few more references to long integers in the docs.
This commit is contained in:
parent
8055afd019
commit
bf5c6a97f8
5 changed files with 9 additions and 9 deletions
|
@ -65,7 +65,7 @@ which format specific object types.
|
|||
|
||||
.. attribute:: Repr.maxlong
|
||||
|
||||
Maximum number of characters in the representation for a long integer. Digits
|
||||
Maximum number of characters in the representation for an integer. Digits
|
||||
are dropped from the middle. The default is ``40``.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue