]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added another test case for kwonly methods
authorChristian Heimes <christian@cheimes.de>
Sat, 8 Dec 2007 22:32:47 +0000 (22:32 +0000)
committerChristian Heimes <christian@cheimes.de>
Sat, 8 Dec 2007 22:32:47 +0000 (22:32 +0000)
commiteda9e2b66a793f9ca9dfca6eae5c1c239f4f51cb
tree1e11f0f3330b4fdc111aaa8606dfa1d19b0d9cc6
parent0da5bd6ee1b6a0e6f9397f43dab68ba098b04b58
Added another test case for kwonly methods
Lib/test/test_keywordonlyarg.py
Lib/test/test_xmlrpc.py