diff options
author | Guido van Rossum <guido@python.org> | 1997-01-03 19:08:16 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-01-03 19:08:16 (GMT) |
commit | 6c87ecaff196348edc380f08643f48618e6d96d5 (patch) | |
tree | c6a72aa04c5776cc01a7da3c77512b9d10d3b811 /Modules/cryptmodule.c | |
parent | 04ebf5ca5d45a7e40326226c4ce07afdc17e521f (diff) | |
download | cpython-6c87ecaff196348edc380f08643f48618e6d96d5.zip cpython-6c87ecaff196348edc380f08643f48618e6d96d5.tar.gz cpython-6c87ecaff196348edc380f08643f48618e6d96d5.tar.bz2 |
Changed the ``add/sub_offset'' hacks for dealing with C's unsigned
int/long types, and use the new PyLong_FromUnsignedLong() and
PyLong_AsUnsignedLong() interfaces instead.
Semantic change: the 'I' format will now always return a long int.
Diffstat (limited to 'Modules/cryptmodule.c')
0 files changed, 0 insertions, 0 deletions