diff options
author | Guido van Rossum <guido@python.org> | 2003-04-09 17:53:22 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-04-09 17:53:22 +0000 |
commit | fc29646a2ee942e39a431d7240ee30f91f2436d3 (patch) | |
tree | b8f9a5b49d98a4f91f3623ffb9bf65339fcac2b8 /Python/sysmodule.c | |
parent | a6b1c75b7ae2b0b22a37e52b0af24f2f82eddace (diff) | |
download | cpython-git-fc29646a2ee942e39a431d7240ee30f91f2436d3.tar.gz |
Don't use (PyObject *)PyObject_Type(x). It is a leaky and verbose way
of saying x->ob_type.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions