summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2005-02-08 08:05:13 +0000
committerRaymond Hettinger <python@rcn.com>2005-02-08 08:05:13 +0000
commitbb5fbc4af9ee68428c26a3a2e2b1f6747a787473 (patch)
tree96859e3051f7f1a06a245740c0eb60dea1b4f132 /Python/compile.c
parent9aa890a14933f7dc8adf625513ea34116911f758 (diff)
downloadcpython-git-bb5fbc4af9ee68428c26a3a2e2b1f6747a787473.tar.gz
Wholistic code cleanup / modernization:
* Use += * Replace loop logic with str.splitlines equivalent * Don't use variable names that shadow tuple, list, and str * Use dict.get instead of equivalent try/except * Minor loop logic simplications
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions