[Python-Dev] ConfigParser patches
Fred L. Drake, Jr.
fdrake at acm.org
Fri Oct 1 22:37:57 CEST 2004
On Friday 01 October 2004 04:07 pm, Raymond Hettinger wrote:
> Ideally, the docs should discourage further non-string uses and advise
> that ConfigParser will be string only for Py3.0.
Yikes! Can't we just toss it for Py3K? This module just hasn't held up, and
exposes a really poor model even for .ini-style configuration files.
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
More information about the Python-Dev
mailing list