commit | 3d4ca74bc85c4224498e75704f82e4d42b6a04df | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Wed Nov 12 21:39:01 2008 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Wed Nov 12 21:39:01 2008 +0000 |
tree | 44fcd6283791499aac9b5d3ee2b2e33ecf01df28 | |
parent | 3e8e9cc25d3ec1507a0e08028844205e92f488b7 [diff] [blame] |
change the named tuple returned by inspect.getfullargspec to have a 'kwonlydefaults' (as claimed by the docs) attribute instead of 'kwdefaults' Fixes #4307 Reviewed by Christian
diff --git a/Misc/ACKS b/Misc/ACKS index 19a4f8a..6d380b6 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -230,6 +230,7 @@ Peter Funk Geoff Furnish Ulisses Furquim +Hagen Fürstenau Achim Gaedke Lele Gaifax Santiago Gala