From: Guido van Rossum Date: Tue, 20 Aug 1996 20:53:04 +0000 (+0000) Subject: typo X-Git-Tag: v1.4b3~77 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c8e256678d44dce980b055dccf085d516c965b5;p=thirdparty%2FPython%2Fcpython.git typo --- diff --git a/Misc/AIX-NOTES b/Misc/AIX-NOTES index f23cb6506afa..b0446f5a4068 100644 --- a/Misc/AIX-NOTES +++ b/Misc/AIX-NOTES @@ -113,7 +113,7 @@ that the "python.exp" file is an "import" file for the shared module. A default python.exp file is provided with the distribution. It will be overwritten (by the action of the makexp_aix script) if you build with shared libraries. The python.exp file which comes with the distribution contains -all extern symbols of a completely statically build python executable. +all extern symbols of a completely statically built python executable. Any python.exp file which is created from a build of python with some of the modules linked as shared modules will obviously not list symbols from the now dynamic modules. The distributed python.exp is provided so that, with