heap source code python

2017-09-19  本文已影响32人  Zihowe

heapq source code

https://hg.python.org/cpython/file/3.4/Lib/heapq.py
https://hg.python.org/cpython/file/2.7/Lib/heapq.py

queue source code

https://hg.python.org/cpython/file/2.7/Lib/Queue.py

dict source code

https://hg.python.org/cpython/file/tip/Objects/dictobject.c

References:

http://www.infocool.net/kb/Python/201611/221079.html
https://hg.python.org/cpython/file/2.7/Lib/Queue.py

上一篇下一篇

猜你喜欢

热点阅读