[New-bugs-announce] [issue8636] enumerate() test cases do not cover optional start argument

Scott Dial report at bugs.python.org
Thu May 6 15:48:19 CEST 2010


New submission from Scott Dial <scott at scottdial.com>:

The issue2831 patch test cases are not actually being run by test_enumerate and they were broken tests anyways. This patch fixes the brokenness.

----------
components: Interpreter Core, Tests
files: test_enumerate.patch
keywords: patch
messages: 105147
nosy: scott.dial
priority: normal
severity: normal
status: open
title: enumerate() test cases do not cover optional start argument
type: behavior
versions: Python 2.7, Python 3.2
Added file: http://bugs.python.org/file17237/test_enumerate.patch

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


More information about the New-bugs-announce mailing list