This document is for an old version of Python that is no longer supported. You should upgrade, and read the Python documentation for the current stable release.

10. Functional Programming Modules

The modules described in this chapter provide functions and classes that support a functional programming style, and general operations on callables.

The following modules are documented in this chapter:

Previous topic

9.7. statistics — Mathematical statistics functions

Next topic

10.1. itertools — Functions creating iterators for efficient looping

This Page

«