]> granicus.if.org Git - python/commit
added tests for long ints and ints where they are > 32 bits.
authorSkip Montanaro <skip@pobox.com>
Fri, 19 Oct 2001 16:06:52 +0000 (16:06 +0000)
committerSkip Montanaro <skip@pobox.com>
Fri, 19 Oct 2001 16:06:52 +0000 (16:06 +0000)
commit3e7bba9ac6ecfd71c5cd4e1019210ae8419e3d5e
tree186c94ee01914cfbd0aedc108fb4f4477491d035
parentfdc1bd305bcf8d6ebefe98313fa6c310623a0cb9
added tests for long ints and ints where they are > 32 bits.
should have been checked in as part of patch #470254.
Lib/test/test_xmlrpc.py