diff options
author | Raymond Hettinger <python@rcn.com> | 2004-04-07 13:17:27 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-04-07 13:17:27 +0000 |
commit | d3b836d202a205492b6a27041e6d517dc3a2c615 (patch) | |
tree | 9d049f0f1c7bf2ff2145bdcbdd8bc354bc8ff963 /Doc/perl/python.perl | |
parent | 467a698bd2488ecb532fedcf1a8f6a018fa662a6 (diff) | |
download | cpython-git-d3b836d202a205492b6a27041e6d517dc3a2c615.tar.gz |
* 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 'Doc/perl/python.perl')
0 files changed, 0 insertions, 0 deletions