]> granicus.if.org Git - python/commit
Include mymath.h instead of declaring prototypes for math functions.
authorGuido van Rossum <guido@python.org>
Thu, 8 Aug 1996 18:49:41 +0000 (18:49 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 8 Aug 1996 18:49:41 +0000 (18:49 +0000)
commitfe4b6ee77596320353bca3d9f1143d6ed97476f3
tree9a097e2ddaf0dfec5ecff56315c69709d77db6e8
parent1d60614d429eba40cdb3ea5ac0f73f55e15f65fb
Include mymath.h instead of declaring prototypes for math functions.
Fix leak and unchecked error in complex().
Python/bltinmodule.c