Giampaolo Rodola' <g.rod...@gmail.com> added the comment:

> Seems like the signature of Lib.test.mock_socket.create_connection does 
> not match socket.create_connection since 2.7.

You can add a fake parameter which does nothing.

> What is the notation for the new keyword arguments?

fun(a, b, c=None, d=None)

----------

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

Reply via email to