File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Python Sorted Collections - PyCon 2016 Talk
22===========================================
33
4- * `Python Sorted Collections Video Recording on Youtube `_
4+ * `Python Sorted Collections Video `_
55* `Python Sorted Collections Slides `_
66
77Hello, I’m here today to talk about `Python sorted collections `_. I’m excited
@@ -388,8 +388,8 @@ including sorted ones.”
388388
389389Thanks for letting me share.
390390
391- .. _`Python Sorted Collections Video Recording on Youtube ` : https://www.youtube.com/watch?v=7z2Ki44Vs4E
392- .. _`Python Sorted Collections Slides` : http ://bit.ly/soco-pycon
391+ .. _`Python Sorted Collections Video` : https://www.youtube.com/watch?v=7z2Ki44Vs4E
392+ .. _`Python Sorted Collections Slides` : https ://grantjenks.com/talks/PyCon-2016-Python-Sorted-Collections.pdf
393393.. _`Python sorted collections` : http://www.grantjenks.com/docs/sortedcontainers/
394394.. _`heapq` : https://docs.python.org/3/library/heapq.html
395395.. _`bisect` : https://docs.python.org/3/library/bisect.html
You can’t perform that action at this time.
0 commit comments