]> granicus.if.org Git - python/commit
Speed the Windows code by using native 64-bit int compiler support instead
authorTim Peters <tim.peters@gmail.com>
Sat, 13 Oct 2001 07:37:52 +0000 (07:37 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 13 Oct 2001 07:37:52 +0000 (07:37 +0000)
commit7d99ff27e8ed628ad076162cfdc6e246daa33108
tree0010b2af9bdd0685f3c5f8c229ab7a7afbe0a437
parentde26cfc1e12c19720d0deebe4b3be1e822dc90c8
Speed the Windows code by using native 64-bit int compiler support instead
of calling external functions.
Modules/_hotshot.c