]> granicus.if.org Git - python/commit
Patch #453627: Define the following macros when compiling on a UnixWare 7.x system:
authorMartin v. Löwis <martin@v.loewis.de>
Wed, 5 Sep 2001 14:45:54 +0000 (14:45 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Wed, 5 Sep 2001 14:45:54 +0000 (14:45 +0000)
commit655c9557f6e0da64527cb6f97da65d4b59232c29
tree1687a38473130b51b1e762a50fea8104c69461f5
parent0ace326ed2ec73dfa515c89ad06fcddd6fafa4ce
Patch #453627: Define the following macros when compiling on a UnixWare 7.x system:
SCO_ATAN2_BUG, SCO_ACCEPT_BUG, and STRICT_SYSV_CURSES.
Work aroudn a bug in the SCO UnixWare atan2() implementation.
Modules/cmathmodule.c
Modules/mathmodule.c
Objects/complexobject.c
pyconfig.h.in