]> granicus.if.org Git - python/commit
k_mul() comments: Simplified the simplified explanation of why ah*bh and
authorTim Peters <tim.peters@gmail.com>
Wed, 14 Aug 2002 17:07:32 +0000 (17:07 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 14 Aug 2002 17:07:32 +0000 (17:07 +0000)
commit48d52c0fccb23c213402476992c42664f07cdca1
tree97577c3e58b3ce123c580af5d3622bd08c9ddf1a
parentb8c20a723f7f0dd4c78ae4daa7934c43749f04c1
k_mul() comments:  Simplified the simplified explanation of why ah*bh and
al*bl "always fit":  it's actually trivial given what came before.
Objects/longobject.c