commit | 438e02dfc838c128e596f9e3e329a4abdd40ab6e | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat Dec 13 19:38:47 2003 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sat Dec 13 19:38:47 2003 +0000 |
tree | 79a462eb417741957d8d04e001ccfa196dea658a | |
parent | 0deab62704d56d9c30933998dee7b6d9ca7b6c72 [diff] |
* Refactor set.__contains__() * Use Py_RETURN_NONE everywhere. * Fix-up the firstpass check for the tp_print slot.