Message111424
I disagree.
The documentation should promote RawConfigParser, and note
SafeConfigParser and ConfigParser as remaining for backward
compatibility for existing software. Maintainers of legacy software
using ConfigParser should be encouraged to convert to SafeConfigParser
(or even RawConfigParser) if possible.
Documentation changes should be sufficient; deprecation warnings
typically generate more pain than good. |
|
Date |
User |
Action |
Args |
2010-07-24 04:24:29 | fdrake | set | recipients:
+ fdrake, brett.cannon, georg.brandl, rhettinger, r.david.murray, till, lukasz.langa |
2010-07-24 04:24:28 | fdrake | link | issue6517 messages |
2010-07-24 04:24:28 | fdrake | create | |
|