diff options
author | Adam Niederer <AdamNiederer@users.noreply.github.com> | 2017-03-05 16:56:05 (GMT) |
---|---|---|
committer | Raymond Hettinger <rhettinger@users.noreply.github.com> | 2017-03-05 16:56:05 (GMT) |
commit | b4e1b92aabcd302ac54fa58cd4fee8a138dbb5aa (patch) | |
tree | 01308359766ecefed1a5e222dd5f9a3fbb6eff2f /.hgtouch | |
parent | 2a7bddaab7d6e1f7b243cdbb4fa6f6c8e266b18d (diff) | |
download | cpython-b4e1b92aabcd302ac54fa58cd4fee8a138dbb5aa.zip cpython-b4e1b92aabcd302ac54fa58cd4fee8a138dbb5aa.tar.gz cpython-b4e1b92aabcd302ac54fa58cd4fee8a138dbb5aa.tar.bz2 |
Docs: Add note regarding "reversed" flag in heapq.merge (#300)
The docs for `heapq.merge` are a little misleading. Iterables passed
into heapq.merge with the reversed flag enabled must be sorted from
largest to smallest to achieve the desired sorting effect, but the
previous paragraph states that they should be sorted from smallest
to largest.
Diffstat (limited to '.hgtouch')
0 files changed, 0 insertions, 0 deletions