[New-bugs-announce] [issue4378] howto doc update
David W. Lambert
report at bugs.python.org
Fri Nov 21 17:45:58 CET 2008
New submission from David W. Lambert <lambertdw at corning.com>:
http://docs.python.org/dev/3.0/howto/functional.html
Gone:
itertools.ifilter
itertools.imap
itertools.izip
changed:
itertools.ifilterfalse --> itertools.filterfalse
strange?
functools.reduce is described, but not with functools.
The section requests comments be mailed directly to author. Done.
----------
assignee: georg.brandl
components: Documentation
messages: 76190
nosy: LambertDW, georg.brandl
severity: normal
status: open
title: howto doc update
versions: Python 3.0
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4378>
_______________________________________
More information about the New-bugs-announce
mailing list