| commit | 237b34b0747ac97d8e63cc5b1379db753da57c18 | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Sat Aug 17 02:31:53 2013 -0700 |
| committer | Raymond Hettinger <python@rcn.com> | Sat Aug 17 02:31:53 2013 -0700 |
| tree | ec7e668a1dbbb707920bf62788ebca21f805660d | |
| parent | 07b16615bc0181cb6f1334ee170c196cdb3b288a [diff] |
Use a known unique object for the dummy entry. This lets us run PyObject_RichCompareBool() without first needing to check whether the entry is a dummy.