]> granicus.if.org Git - python/commit
Expand test coverage for struct.pack with native integer packing;
authorMark Dickinson <dickinsm@gmail.com>
Tue, 7 Jul 2009 14:15:45 +0000 (14:15 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Tue, 7 Jul 2009 14:15:45 +0000 (14:15 +0000)
commitbb3895cfc63d2ac0df6d15c5d25ed4862f3b9d03
tree5aecc612b9ec878947b0892da277d0942abc9115
parentca6b5f36f4467ebd0922b927e7ecf3d2ad8f6f2f
Expand test coverage for struct.pack with native integer packing;
reorganize the test_struct module to remove duplicated code and tests.
Lib/test/test_struct.py