Thanks - gotta rtfm :)

On Wed, Jun 2, 2010 at 5:33 PM, R. David Murray <report@bugs.python.org> wrote:

R. David Murray <rdmurray@bitdance.com> added the comment:

Use SafeConfigParser instead, then you can't make the mistake of passing non-strings to set.

We really should update the docs so that ConfigParser is doced only in a 'deprecated' section.  But that's a different issue.  (Care to open it, merwok? :)

----------
nosy: +r.david.murray
resolution:  -> wont fix
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue8880>
_______________________________________