This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r_mosaic
Recipients r_mosaic
Date 2007-09-24.06:26:39
SpamBayes Score 0.17274979
Marked as misclassified No
Message-id <1190615200.14.0.737231266393.issue1194@psf.upfronthosting.co.za>
In-reply-to
Content
The reduce() documentation is lost in Python 3.0a1.
In the documentation, functools.reduce() points onto itself, so no
further explanation can be found.
History
Date User Action Args
2007-09-24 06:26:40r_mosaicsetspambayes_score: 0.17275 -> 0.17274979
recipients: + r_mosaic
2007-09-24 06:26:40r_mosaicsetspambayes_score: 0.17275 -> 0.17275
messageid: <1190615200.14.0.737231266393.issue1194@psf.upfronthosting.co.za>
2007-09-24 06:26:40r_mosaiclinkissue1194 messages
2007-09-24 06:26:39r_mosaiccreate