]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #13293: Better error message when trying to marshal bytes using xmlrpc.client.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 30 Oct 2011 19:22:25 +0000 (20:22 +0100)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 30 Oct 2011 19:22:25 +0000 (20:22 +0100)
commit93dfee1dfc0bf572d4d9579fd455a72c0c81f148
tree97e46e5042ecdc57548ada76004182f04a188c01
parentc4fec937dcb70175fb0a0e772563a35ebba2d1c6
Issue #13293: Better error message when trying to marshal bytes using xmlrpc.client.
Lib/xmlrpc/client.py
Misc/NEWS