diff options
author | Raymond Hettinger <python@rcn.com> | 2013-08-17 02:31:53 -0700 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2013-08-17 02:31:53 -0700 |
commit | 237b34b0747ac97d8e63cc5b1379db753da57c18 (patch) | |
tree | ec7e668a1dbbb707920bf62788ebca21f805660d /Lib/enum.py | |
parent | 07b16615bc0181cb6f1334ee170c196cdb3b288a (diff) | |
download | cpython-git-237b34b0747ac97d8e63cc5b1379db753da57c18.tar.gz |
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.
Diffstat (limited to 'Lib/enum.py')
0 files changed, 0 insertions, 0 deletions