diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-06-05 00:55:26 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-06-05 00:55:26 +0000 |
commit | 06c5c008193164f04ebcc14ca5176080cf303c54 (patch) | |
tree | 43c2130394efb5c1f1d16160b5865cf51e711f79 /Python/bltinmodule.c | |
parent | bad474544c777ba15c474374c4ee1ef5288fdebf (diff) | |
download | cpython-git-06c5c008193164f04ebcc14ca5176080cf303c54.tar.gz |
"Flat is better than nested."
Move the long-winded, multiply-nested -R support out
of runtest() and into some module-level helper functions.
This makes runtest() and the -R code easier to follow.
That in turn allowed seeing some opportunities for code
simplification, and made it obvious that reglog.txt
never got closed.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions