On Jun 09, 2011, at 10:51 AM, Vinay Sajip wrote:
>I just filed an issue which shows a serious breakage in the marshal module:
>
>"file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3"
>
>http://bugs.python.org/issue12291
>
>Perhaps this issue should be marked as a release block
I just filed an issue which shows a serious breakage in the marshal module:
"file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3"
http://bugs.python.org/issue12291
Perhaps this issue should be marked as a release blocker for 3.2.1 - what do
others (particularly Georg, of cou