summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-03-30 10:35:09 (GMT)
committerTim Peters <tim.peters@gmail.com>2002-03-30 10:35:09 (GMT)
commit1d99af8d6960a3b6adc5ed25a8b27e59e21970d3 (patch)
tree8432261291c5ad2779ba5def208718956f8625d9 /Python/ceval.c
parent8deda70b16c0683c3d8718f751d8668f13977c70 (diff)
downloadcpython-1d99af8d6960a3b6adc5ed25a8b27e59e21970d3.zip
cpython-1d99af8d6960a3b6adc5ed25a8b27e59e21970d3.tar.gz
cpython-1d99af8d6960a3b6adc5ed25a8b27e59e21970d3.tar.bz2
Changed the #-of-arenas counters to uints -- no need to be insane about
this. But added an overflow check just in case there is. Got rid of the ushort macro. It wasn't used anymore (it was only used in the no-longer-exists off_t macro), and there's no plausible use for it.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions