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 bgeron
Recipients bgeron, georg.brandl
Date 2008-12-14.15:25:07
SpamBayes Score 0.0011064259
Marked as misclassified No
Message-id <1229268308.32.0.937567337993.issue4658@psf.upfronthosting.co.za>
In-reply-to
Content
In the Functional Programming HOWTO -> Built-in functions -> sorted, the
syntaxis code misses a closing square bracket just after `reverse=False`.
History
Date User Action Args
2008-12-14 15:25:08bgeronsetrecipients: + bgeron, georg.brandl
2008-12-14 15:25:08bgeronsetmessageid: <1229268308.32.0.937567337993.issue4658@psf.upfronthosting.co.za>
2008-12-14 15:25:07bgeronlinkissue4658 messages
2008-12-14 15:25:07bgeroncreate