summaryrefslogtreecommitdiff
path: root/Python/exceptions.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2003-01-31 15:52:05 +0000
committerTim Peters <tim.peters@gmail.com>2003-01-31 15:52:05 +0000
commit90d0ffcca5a3fec4294024ef57c6db0082fdf827 (patch)
treea44ee9e44382b4b4ccbf10f8745599f8dc49956b /Python/exceptions.c
parentd462d863795857daa0111ae00ac98b1b90bc80fb (diff)
downloadcpython-90d0ffcca5a3fec4294024ef57c6db0082fdf827.tar.gz
_PyLong_NumBits(): The definition of this was too specific to the quirky
needs of pickling longs. Backed off to a definition that's much easier to understand. The pickler will have to work a little harder, but other uses are more likely to be correct <0.5 wink>. _PyLong_Sign(): New teensy function to characterize a long, as to <0, ==0, or >0.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions