diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-11-04 00:22:48 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-11-04 00:22:48 +0100 |
commit | 7931d9a9514a727ac476f4850406a7d8f5e1c7f7 (patch) | |
tree | 6df8ab35838150ef46bda826287bd852afa58fd9 /Python/pymath.c | |
parent | 76a31a6bff3b0e809fbf08dd6e572e4e55b8fcfc (diff) | |
download | cpython-git-7931d9a9514a727ac476f4850406a7d8f5e1c7f7.tar.gz |
Replace PyUnicodeObject type by PyObject
* _PyUnicode_CheckConsistency() now takes a PyObject* instead of void*
* Remove now useless casts to PyObject*
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions