diff options
author | Fred Drake <fdrake@acm.org> | 2004-05-18 03:29:52 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2004-05-18 03:29:52 +0000 |
commit | abc086fb0df915b702f14fa3d44e79e0a8b8f11f (patch) | |
tree | 116d81dee23637a243b5446b1ee27c78e39741f6 /Python/symtable.c | |
parent | bc12b01d8349e185c8a52a0f2539e830dfae9adb (diff) | |
download | cpython-git-abc086fb0df915b702f14fa3d44e79e0a8b8f11f.tar.gz |
ConfigParser:
- don't allow setting options to non-string values; raise TypeError
when the value is set, instead of raising an arbitrary exception
later (such as when string interpolation is performed)
- add tests, documentation
(closes SF bug #810843)
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions