[New-bugs-announce] [issue15803] Incorrect docstring on ConfigParser.items()

Nathan Trapuzzano report at bugs.python.org
Wed Aug 29 03:12:25 CEST 2012


New submission from Nathan Trapuzzano:

The docstring on ConfigParser.items() is self-evidently bass ackwards. Fix is in attached patch.

----------
components: Library (Lib)
files: cpython.patch
keywords: patch
messages: 169324
nosy: nbtrap
priority: normal
severity: normal
status: open
title: Incorrect docstring on ConfigParser.items()
type: enhancement
versions: Python 3.2, Python 3.3
Added file: http://bugs.python.org/file27041/cpython.patch

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


More information about the New-bugs-announce mailing list