summaryrefslogtreecommitdiffstats
path: root/Python/getplatform.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2004-04-07 13:17:27 (GMT)
committerRaymond Hettinger <python@rcn.com>2004-04-07 13:17:27 (GMT)
commitd3b836d202a205492b6a27041e6d517dc3a2c615 (patch)
tree9d049f0f1c7bf2ff2145bdcbdd8bc354bc8ff963 /Python/getplatform.c
parent467a698bd2488ecb532fedcf1a8f6a018fa662a6 (diff)
downloadcpython-d3b836d202a205492b6a27041e6d517dc3a2c615.zip
cpython-d3b836d202a205492b6a27041e6d517dc3a2c615.tar.gz
cpython-d3b836d202a205492b6a27041e6d517dc3a2c615.tar.bz2
* Improve readability and remove data dependencies by converting
pre-increment forms to post-increment forms. Post-incrementing also eliminates the need for negative array indices for oparg fetches. * In exception handling code, check for class based exceptions before the older string based exceptions.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions