mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
718ce2c2bd
svn+ssh://pythondev@svn.python.org/python/trunk ........ r79179 | georg.brandl | 2010-03-21 10:37:54 +0100 (So, 21 Mär 2010) | 1 line Mention inefficiency of lists as queues, add link to collections.deque discussion. ........