]> granicus.if.org Git - python/commit
Use a flag to indicate when the circular queue is fully populated and stable.
authorRaymond Hettinger <python@rcn.com>
Tue, 1 May 2012 03:48:55 +0000 (20:48 -0700)
committerRaymond Hettinger <python@rcn.com>
Tue, 1 May 2012 03:48:55 +0000 (20:48 -0700)
commit018b4fbb9bab5d7aed513ee04845f25cd702e413
tree2a6b27eeccb67e57baef8d1acc2e7290ad679857
parent417c3848d5a594941ca19c73790f5339a1eebcb9
Use a flag to indicate when the circular queue is fully populated and stable.
Lib/functools.py