[issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3

engelbert gruber report at bugs.python.org
Sun Jun 26 10:23:14 CEST 2011


engelbert gruber <grubert at users.sourceforge.net> added the comment:

add interleaved writing to the same file (which might happen or not?)

the tests pass when vinay's marshal.c is applied.

sorry for another patch

----------
Added file: http://bugs.python.org/file22479/multiple_dump_load_read_write_test.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12291>
_______________________________________


More information about the Python-bugs-list mailing list