* Add implementation notes.
commit45a03a20290a4c91f22787b2a13c2db195022f47
authorraymond.hettinger <raymond.hettinger@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 19 Mar 2009 23:12:41 +0000 (19 23:12 +0000)
committerraymond.hettinger <raymond.hettinger@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 19 Mar 2009 23:12:41 +0000 (19 23:12 +0000)
tree369d216a3cf17053660eea0a4905e1ac9106fa02
parent25c8cacfeaf6351e017b04b2a4bc48c81ec01ec5
* Add implementation notes.
* Re-order methods so that those touching the underlying data
  structure come first and the derived methods come last.

git-svn-id: http://svn.python.org/projects/python/trunk@70475 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/collections.py