]> granicus.if.org Git - python/commit
Hack suggested by Matthias Klose to pull in all relevant entry points
authorGuido van Rossum <guido@python.org>
Fri, 31 Oct 1997 17:00:30 +0000 (17:00 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 31 Oct 1997 17:00:30 +0000 (17:00 +0000)
commit3c03fa87b64576841d0e9a6a3b4ada5063a228b8
tree37852c71bd9944c12d23f3d7ceae4260dc979f8f
parent86aeb900e5e9dea96cddc697b6145e1fe1435ca1
Hack suggested by Matthias Klose to pull in all relevant entry points
in libmath.a so they are available to mathmodule.so (in case it is
shared).  While this still gets triggered on Solaris 2.x, this appears
to be harmless there.
Objects/floatobject.c