]> granicus.if.org Git - python/commit
Small code simplification. Forgot that classmethods can be called from intances.
authorRaymond Hettinger <python@rcn.com>
Sun, 6 Jan 2008 09:02:24 +0000 (09:02 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 6 Jan 2008 09:02:24 +0000 (09:02 +0000)
commit1166872006157361df619c431459f03bf6b27f74
tree6bef9f142abc48ab6e58fcd98314d64957d832dc
parenteb94d4c3e3c3649518cfc85872ffd5870d6f5403
Small code simplification.  Forgot that classmethods can be called from intances.
Doc/library/collections.rst
Lib/collections.py