diff options
author | Raymond Hettinger <python@rcn.com> | 2005-08-06 18:31:24 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2005-08-06 18:31:24 (GMT) |
commit | 5ba0cbe39221ff8985ce5a4702a3b01a17ae3248 (patch) | |
tree | 1902f3101c306803111ccca197534fcab4bd7a71 /Modules/_hotshot.c | |
parent | fe889f3c628797e5d4eb5e8cf26a783ed504a251 (diff) | |
download | cpython-5ba0cbe39221ff8985ce5a4702a3b01a17ae3248.zip cpython-5ba0cbe39221ff8985ce5a4702a3b01a17ae3248.tar.gz cpython-5ba0cbe39221ff8985ce5a4702a3b01a17ae3248.tar.bz2 |
* set_new() doesn't need to zero the structure a second time after tp_alloc
has already done the job.
* Use a macro form of PyErr_Occurred() inside the set_lookkey() function.
Diffstat (limited to 'Modules/_hotshot.c')
0 files changed, 0 insertions, 0 deletions