]> granicus.if.org Git - python/commit
Shared libraries didn't quite work under AIX because of the change in
authorGuido van Rossum <guido@python.org>
Fri, 10 Oct 1997 17:40:00 +0000 (17:40 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 10 Oct 1997 17:40:00 +0000 (17:40 +0000)
commit3b31cd2fe752bea547a53da870e7978dc36266d2
treef40cc0e4807e8f4e5afc2120043721e9b96c7080
parenta59406abdfd1393db708b379003fe3ab0dd0af2e
Shared libraries didn't quite work under AIX because of the change in
status of the GNU readline interface.  Here's a patch, by Vladimir
Marangozov.
Python/importdl.c