Improving this? - foo() takes at least 6 arguments (6 given)

On Sat, Sep 3, 2011 at 9:59 AM, Eli Stevens (Gmail) <wickedgrey@gmail.com> wrote:
Isn't this already fixed for Python 3.3? Python 3.3.0a0 (default:a8748022504f, Sep 2 2011, 12:32:36) [GCC 4.2.1 (Apple Inc. build 5664)] on darwin Type "help", "copyright", "credits" or "license" for more information.

2011/9/3 Mark Dickinson <dickinsm@gmail.com>:
This is a very good improvement I wasn't aware of! Glad to see that. Regards, --- Giampaolo http://code.google.com/p/pyftpdlib/ http://code.google.com/p/psutil/

On Mon, Sep 5, 2011 at 7:36 PM, Giampaolo Rodolà <g.rodola@gmail.com> wrote:
This is a very good improvement I wasn't aware of! Glad to see that.
You can see some more examples of the results of Benjamin's work on this problem in the updated test suite: http://hg.python.org/cpython/file/31b3218794e2/Lib/test/test_extcall.py#l298 Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia

2011/9/3 Mark Dickinson <dickinsm@gmail.com>:
This is a very good improvement I wasn't aware of! Glad to see that. Regards, --- Giampaolo http://code.google.com/p/pyftpdlib/ http://code.google.com/p/psutil/

On Mon, Sep 5, 2011 at 7:36 PM, Giampaolo Rodolà <g.rodola@gmail.com> wrote:
This is a very good improvement I wasn't aware of! Glad to see that.
You can see some more examples of the results of Benjamin's work on this problem in the updated test suite: http://hg.python.org/cpython/file/31b3218794e2/Lib/test/test_extcall.py#l298 Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia
participants (3)
-
Giampaolo Rodolà
-
Mark Dickinson
-
Nick Coghlan