]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix another error on AIX by using a proper cast.
authorGuido van Rossum <guido@python.org>
Fri, 30 Jun 2000 23:04:18 +0000 (23:04 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 30 Jun 2000 23:04:18 +0000 (23:04 +0000)
commit276fa43fafafa9f9ac211dbe699c0c489f62d3c9
tree08af798bbf136b0c0abc47f501480ebf3c4e3106
parent9a15c211cffefa2da5bda345ac162a6bbe0d69b7
Fix another error on AIX by using a proper cast.
Modules/signalmodule.c