| commit | 2ccea1785603ad35a05f75f40e9dc7fc82caa346 | [log] [tgz] |
|---|---|---|
| author | Armin Rigo <arigo@tunes.org> | Mon Dec 20 12:25:57 2004 +0000 |
| committer | Armin Rigo <arigo@tunes.org> | Mon Dec 20 12:25:57 2004 +0000 |
| tree | d20a28547d53beb536dd97b5a11d238945d42c18 | |
| parent | f964154b8cb74a05a3664cd34e938c0298f97680 [diff] |
Any call to marshal.dumps() with the new optional argument 'version' just immediately segfaults, due to a typo! This was obviously never tested... Added a test for it, and also fixed the documentation.