Issue 4658: missing closing bracket in Functional Programming HOWTO
Issue4658
Created on 2008-12-14 15:25 by bgeron, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg77801 - (view) | Author: Bram Geron (bgeron) | Date: 2008-12-14 15:25 | |
In the Functional Programming HOWTO -> Built-in functions -> sorted, the syntaxis code misses a closing square bracket just after `reverse=False`. |
|||
| msg77809 - (view) | Author: Benjamin Peterson (benjamin.peterson) * ![]() |
Date: 2008-12-14 17:26 | |
Thanks for the report! Fixed in r67761. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:42 | admin | set | github: 48908 |
| 2008-12-14 17:26:16 | benjamin.peterson | set | status: open -> closed resolution: fixed messages: + msg77809 nosy: + benjamin.peterson |
| 2008-12-14 15:25:07 | bgeron | create | |
