summaryrefslogtreecommitdiff
path: root/Python/thread.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-08-04 18:00:12 +0000
committerGuido van Rossum <guido@python.org>1999-08-04 18:00:12 +0000
commit933c91ebcf476df9a4be51fe13a8e9702b5c82b3 (patch)
treee9e4198b4e8a383688227eb33ee11ad49e805153 /Python/thread.c
parent58c5a2a53c2a7f95a31c1e2dc7de987fd60ce9d0 (diff)
downloadcpython-git-933c91ebcf476df9a4be51fe13a8e9702b5c82b3.tar.gz
Vladimir Marangozov fixes an AIX-specific problem, writing:
""" Following up Robin Dunn's troubles with freeze, here's a patch that fixes an oddity regarding the import logic of shared modules on AIX. Symbol resolution of shared modules is now handled properly for the cases when the python library is linked to a binary with an arbitrary name. This includes the standard python[version] executable, but also applications that are embedding the python core (i.e. linked with libpython[version].a, the latter being static or shared). """
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions