Issue 1194: The reduce() documentation is lost in Python 3.0a1 (original) (raw)
Issue1194
Created on 2007-09-24 06:26 by r_mosaic, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Messages (2) | ||
|---|---|---|
| msg56103 - (view) | Author: Fan Decheng (r_mosaic) | Date: 2007-09-24 06:26 |
| The reduce() documentation is lost in Python 3.0a1. In the documentation, functools.reduce() points onto itself, so no further explanation can be found. | ||
| msg56104 - (view) | Author: Georg Brandl (georg.brandl) * ![]() |
Date: 2007-09-24 07:00 |
| This is already fixed in SVN. |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:27 | admin | set | github: 45535 |
| 2007-09-24 07:00:03 | georg.brandl | set | status: open -> closedresolution: out of datemessages: + nosy: + georg.brandl |
| 2007-09-24 06:26:40 | r_mosaic | create |
