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 georg.brandl
Recipients georg.brandl, larry, rhettinger
Date 2014-01-27.15:12:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390835558.83.0.233356601607.issue20407@psf.upfronthosting.co.za>
In-reply-to
Content
I see, there are two "def nsmallest" in heapq.py.  Tricky!
History
Date User Action Args
2014-01-27 15:12:38georg.brandlsetrecipients: + georg.brandl, rhettinger, larry
2014-01-27 15:12:38georg.brandlsetmessageid: <1390835558.83.0.233356601607.issue20407@psf.upfronthosting.co.za>
2014-01-27 15:12:38georg.brandllinkissue20407 messages
2014-01-27 15:12:38georg.brandlcreate