commit | e980d2d44b4a787969cf3657a39a487f36406400 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Mar 19 23:12:41 2009 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Mar 19 23:12:41 2009 +0000 |
tree | e5c4f1554da9dd3b727e59253dd86f2c4c9cd854 | |
parent | 2412299be96bf590b46d7b0784cdb620170a8d7a [diff] |
* Add implementation notes. * Re-order methods so that those touching the underlying data structure come first and the derived methods come last.