]> granicus.if.org Git - python/commit
Fix bug
authorMichael W. Hudson <mwh@python.net>
Mon, 13 Jun 2005 18:28:46 +0000 (18:28 +0000)
committerMichael W. Hudson <mwh@python.net>
Mon, 13 Jun 2005 18:28:46 +0000 (18:28 +0000)
commitf2ca5af43919e790f4e1b5dc3edeac6561e6e19b
tree8fddaf191ee10442aac7d8b53a1ed853e39e28b3
parent01fca110801d97166d8019db918d5c16e2a2c97b
Fix bug

1180997 ] lax error-checking in new-in-2.4 marshal stuff

which I'd assigned to Martin, but actually turned out to be easy to fix.

Also, a test.
Lib/test/test_marshal.py
Python/marshal.c