]> granicus.if.org Git - python/commit
Use mixin methods where possible. (2.7 only -- these don't all exist in 3.0)
authorRaymond Hettinger <python@rcn.com>
Wed, 18 Mar 2009 22:13:20 +0000 (22:13 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 18 Mar 2009 22:13:20 +0000 (22:13 +0000)
commita61ae6922fbd0923c0a44bbed786d49333aeb002
tree6d699690eda0daef26ffcf1a4b17eb5a51d2e6e4
parent06919a177d30f4459323caa1106825a32c68bb2e
Use mixin methods where possible. (2.7 only -- these don't all exist in 3.0)
Lib/collections.py