[New-bugs-announce] [issue6619] Remove duplicated function in Lib/inspect.py

Vincent Legoll report at bugs.python.org
Sun Aug 2 00:13:55 CEST 2009


New submission from Vincent Legoll <vincent.legoll at gmail.com>:

The isgenerator() function looks duplicated, remove the one with the
shortest docstring

----------
components: Library (Lib)
files: py3k-inspect.py-remove-duplicated-func.patch
keywords: patch
messages: 91172
nosy: vincele
severity: normal
status: open
title: Remove duplicated function in Lib/inspect.py
versions: Python 3.2
Added file: http://bugs.python.org/file14621/py3k-inspect.py-remove-duplicated-func.patch

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


More information about the New-bugs-announce mailing list