mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Noted that the module is new in version 2.5.
This commit is contained in:
parent
8659d909d3
commit
6a458e9bc9
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
\modulesynopsis{Higher-order functions and operations on callable objects.}
|
||||
|
||||
\versionadded{2.5}
|
||||
|
||||
The \module{functional} module is for higher-order functions: functions
|
||||
that act on or return other functions. In general, any callable object can
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue