From: Mark Dickinson Date: Tue, 7 Jul 2009 14:18:02 +0000 (+0000) Subject: Blocked revisions 73888 via svnmerge X-Git-Tag: v2.6.3rc1~162 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac43034e7b14e3efa4c2fc9a783f886d7b44c1b1;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. ........ ---