summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-06-12 20:10:01 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-06-12 20:10:01 (GMT)
commit91621dbcbe2891c50e5ade04310eb164f9da17f4 (patch)
tree644381a0ea8c56d882bd97172cc473e72cc024cc /Objects
parent8bc84b4391583b1bac5eb05556f20ead8a428e88 (diff)
downloadcpython-91621dbcbe2891c50e5ade04310eb164f9da17f4.zip
cpython-91621dbcbe2891c50e5ade04310eb164f9da17f4.tar.gz
cpython-91621dbcbe2891c50e5ade04310eb164f9da17f4.tar.bz2
The merest start of a test for the PyLong_{As,From}{Unsigned,}LongLong()
functions. I intend to replace their guts with calls to the new _PyLong_{As,From}ByteArray() functions, but AFAICT there's no tests for them at all now; I also suspect PyLong_AsLongLong() isn't catching all overflow cases, but without a std test to demonstrate that why should you believe me <wink>. Also added a raiseTestError() utility function.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions