[issue2506] Line tracing of continue after always-taken if is incorrect

Alexander Belopolsky report at bugs.python.org
Mon Mar 31 00:24:44 CEST 2008


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

On Sun, Mar 30, 2008 at 5:01 PM, Raymond Hettinger
<report at bugs.python.org> wrote:
..
>  It would be *much* more useful to direct effort improving the mis-
>  reporting of the number of arguments given versus those required for
>  instance methods:
>    >>> a.f(1, 2)
>    TypeError: f() takes exactly 1 argument (3 given)

Please see issue2516.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2506>
__________________________________


More information about the Python-bugs-list mailing list