commit | 332d7217509443c01ba5c3da41053786b49015fa | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Fri Sep 18 21:14:55 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Fri Sep 18 21:14:55 2009 +0000 |
tree | cf45b0faef4cd93224f5c13d309c1844d2ebe356 | |
parent | 2985dbb52613f97b982987f980c765781c00e657 [diff] [blame] |
add keyword arguments support to str/unicode encode and decode #6300
diff --git a/Misc/ACKS b/Misc/ACKS index 53e386a..e0bd435 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -88,6 +88,7 @@ Eric Bouck Thierry Bousch Sebastian Boving +Jeff Bradberry Monty Brandenberg Georg Brandl Christopher Brannon