Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
9aae4112
Commit
9aae4112
authored
Nov 28, 2014
by
inaugurator
Committed by
Damien George
Nov 28, 2014
Browse files
Update uheapq.rst
Erratum in froh.
parent
fbea8100
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/library/uheapq.rst
View file @
9aae4112
...
...
@@ -17,7 +17,7 @@ Functions
.. function:: heappop(heap)
Pop the first item fro
h
the ``heap``, and return it. Raises IndexError if
Pop the first item fro
m
the ``heap``, and return it. Raises IndexError if
heap is empty.
.. function:: heapify(x)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment