mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
merge
This commit is contained in:
commit
a5a294e873
1 changed files with 1 additions and 1 deletions
|
@ -781,7 +781,7 @@ are always available. They are listed here in alphabetical order.
|
||||||
|
|
||||||
If one positional argument is provided, it should be an :term:`iterable`.
|
If one positional argument is provided, it should be an :term:`iterable`.
|
||||||
The largest item in the iterable is returned. If two or more positional
|
The largest item in the iterable is returned. If two or more positional
|
||||||
arguments are provided, the smallest of the positional arguments is
|
arguments are provided, the largest of the positional arguments is
|
||||||
returned.
|
returned.
|
||||||
|
|
||||||
There are two optional keyword-only arguments. The *key* argument specifies
|
There are two optional keyword-only arguments. The *key* argument specifies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue