From: Mark Dickinson Date: Tue, 7 Jul 2009 14:18:33 +0000 (+0000) Subject: Blocked revisions 73888 via svnmerge X-Git-Tag: v3.2a1~2866 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a962d3cb19478b672c87fa94ff3d55ec8fafd4de;p=python Blocked revisions 73888 via svnmerge ........ r73888 | mark.dickinson | 2009-07-07 15:15:45 +0100 (Tue, 07 Jul 2009) | 3 lines Expand test coverage for struct.pack with native integer packing; reorganize the test_struct module to remove duplicated code and tests. ........ ---