Steven Bethard <[email protected]> added the comment: Yeah a new test class is fine.
And I checked the patch and it looks okay to me. My first thought was also "wait does that really work?" but I see that positionals are all marked as required when appropriate (look for the comment starting with "mark positional arguments as required"). I don't have time to test the patch right now, but if someone else does, I'm fine with this after the test for the new behavior is added. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10424> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
