]> granicus.if.org Git - python/commit
Make marshalling errors a little more informative as to what went wrong
authorNick Coghlan <ncoghlan@gmail.com>
Sun, 15 Mar 2009 03:24:46 +0000 (03:24 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Sun, 15 Mar 2009 03:24:46 +0000 (03:24 +0000)
commit8eba5ed0d9e1b62b7b1276fcf7b323e39aacd9d5
tree6b3a81a5884191e3f3119493e667bfe154025021
parent2ace4cf813a13f1be8466d48f280ffd0bbe0f5a4
Make marshalling errors a little more informative as to what went wrong
Python/marshal.c