summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-02-11 16:39:31 +0000
committerGuido van Rossum <guido@python.org>1997-02-11 16:39:31 +0000
commit3d6c4c7a7bc64b54b4f400e3205cc0d0eb5fd173 (patch)
treee95603008f37dc08a76dc4de44e803c5f6d56f78 /Python/errors.c
parent980b7b40898a15eb1d05bddc388fb69654311c3a (diff)
downloadcpython-3d6c4c7a7bc64b54b4f400e3205cc0d0eb5fd173.tar.gz
Merged in Jack's fixes. This brings some lines beyond 79 chars again;
I'll clean that up later. Also corrected a mistake introduced by the previous reformatting: an 'else' belonging to a 'for' was accidentally reindented to belong to the 'if' inside the 'for'. Note that the module uses inconsistent indentation -- most code is indented with 8 spaces, but some of the reformatted code uses 4 spaces. I'll fix this later in the promised cleanup pass.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions