]> granicus.if.org Git - python/commit
Simplify some convolution by simply not recognizing 'q' and 'Q' at all
authorTim Peters <tim.peters@gmail.com>
Mon, 11 Jun 2001 16:51:56 +0000 (16:51 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 11 Jun 2001 16:51:56 +0000 (16:51 +0000)
commit3023f78819a9b03a5fda357cd19abad997339117
treee403695fa8033212b7f69850f73104633dbe5504
parentbe80085514933ca02432d75e47f7eaf436e826ac
Simplify some convolution by simply not recognizing 'q' and 'Q' at all
in native mode on platforms that don't HAVE_LONG_LONG.
Modules/structmodule.c