]> granicus.if.org Git - python/commit
Add more comments. Improve variable names.
authorRaymond Hettinger <python@rcn.com>
Mon, 23 Mar 2009 00:08:09 +0000 (00:08 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 23 Mar 2009 00:08:09 +0000 (00:08 +0000)
commitf1e2df978070319b97252ad077690739c31b461e
treef22f7c36f376c41dee433129622c3b840e1313fc
parent704dc269e32179627b9b76e85aebc1dd1e572990
Add more comments.  Improve variable names.
Make links clearer by using a Link object
instead of a list.  Use proxy links to avoid
circular references.
Lib/collections.py