]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch by Vladimir Marangozov, inspired by a bug report from Gary
authorGuido van Rossum <guido@python.org>
Tue, 16 Nov 1999 15:54:16 +0000 (15:54 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 16 Nov 1999 15:54:16 +0000 (15:54 +0000)
commit001b9bebcabc71d33f279775eba975423a598084
tree03f6862264c176f7cca1be7b208c248e7291aae3
parentba98a42a0f08ada3dc311536815136d7fd960d15
Patch by Vladimir Marangozov, inspired by a bug report from Gary
Duzan, for AIX, to support C++ objects with static initializers, when
using the genuine IBM C++ compiler (namely xlC/xlC_r).

See accompanying patches to configure.in and acconfig.h.
Python/importdl.c