]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix an error on AIX by using a proper cast.
authorGuido van Rossum <guido@python.org>
Fri, 30 Jun 2000 22:46:04 +0000 (22:46 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 30 Jun 2000 22:46:04 +0000 (22:46 +0000)
commit9a15c211cffefa2da5bda345ac162a6bbe0d69b7
treed0ce4cbfa1e6d5931cda0a47f913383cf1651259
parent64529cd7cebf08c2c3f7be64f4b3e54c2ae0f25c
Fix an error on AIX by using a proper cast.
Objects/methodobject.c