[issue3060] Warn about tuple parameters

Benjamin Peterson report at bugs.python.org
Sun Jun 8 19:19:40 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

> Why not warn in the AST, like for the other syntax-related changes?

because I was reading through symtable.c at the time. :)

Anyway, here's a better patch.

Added file: http://bugs.python.org/file10553/tuple_parameters_warn2.patch

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


More information about the Python-bugs-list mailing list