[issue15803] Incorrect docstring on ConfigParser.items()

2012-08-29 Thread Nathan Trapuzzano

Nathan Trapuzzano added the comment:

Looks like the file has about an equal number of single- and double-spaces 
after periods.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15803
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15803] Incorrect docstring on ConfigParser.items()

2012-08-28 Thread Nathan Trapuzzano

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 rep...@bugs.python.org
http://bugs.python.org/issue15803
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com