Joshua Landau added the comment:

I take it back; that just causes

    >>> f(**{}, c=2)
    XXX lineno: 1, opcode: 105
    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
    SystemError: unknown opcode

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2292>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to