[issue10489] configparser: remove broken `__name__` support

Łukasz Langa report at bugs.python.org
Sun Nov 21 14:06:55 CET 2010


Łukasz Langa <lukasz at langa.pl> added the comment:

Patch for the cleanup attached. 47 lines removed, about a half of these were in tests explicitly made to check for these inconsistencies. 4 lines added, all of them are reformattings due to removal of the other lines.

Syntax highlighted view of the patch:
http://bpaste.net/show/11395/

----------
keywords: +patch
Added file: http://bugs.python.org/file19742/issue10489.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10489>
_______________________________________


More information about the Python-bugs-list mailing list