]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #17842. Added base64 module tests with bytearray arguments.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 28 Apr 2013 12:53:54 +0000 (15:53 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 28 Apr 2013 12:53:54 +0000 (15:53 +0300)
Original patch by Kushal Das.


Trivial merge