]> granicus.if.org Git - python/commit
Added a test specifically to tickle Karatsuba; it costs no appreciable
authorTim Peters <tim.peters@gmail.com>
Tue, 13 Aug 2002 21:06:55 +0000 (21:06 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 13 Aug 2002 21:06:55 +0000 (21:06 +0000)
commit7f270ba8608029daac16824ff3fa1cf2be794482
tree73476af266830d78ec8289ad19a2beb58d7b8b71
parent22dae28c1a683139248211707f89ae283cb669cc
Added a test specifically to tickle Karatsuba; it costs no appreciable
runtime.
Lib/test/test_long.py