commit | 345c49b16b093399ad504711d55bad700ad7a33b | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat Jan 01 23:51:55 2011 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sat Jan 01 23:51:55 2011 +0000 |
tree | 4bba38bffe4a5f85fbe9dfc3b1b95b980842d3ac | |
parent | 32062e9be78ee49b563d1b7eb290a00e6fe16c0f [diff] |
Fix OrderedDic.pop() to work for subclasses that define __missing__().