diff options
author | Fred Drake <fdrake@acm.org> | 2002-12-31 06:55:41 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-12-31 06:55:41 +0000 |
commit | 00dc5a93c12484c3df57bd3bf2e0c6e78345a98b (patch) | |
tree | 1f04a9596444afd129e5917611fa07322620e62b /Python/sysmodule.c | |
parent | a3661e126768c7d6850308af4fce8a2efbcf45e2 (diff) | |
download | cpython-git-00dc5a93c12484c3df57bd3bf2e0c6e78345a98b.tar.gz |
ConfigParser._interpolate(): Pass the missing key to the
InterpolationError constructor, not the KeyError exception itself.
(Caught by the new InterpolationError test.)
SafeConfigParser._interpolate_some(): Pass the right number of
arguments to the InterpolationError constructor.
(Caught by pychecker.)
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions