Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5c8e256

Browse files
committed
typo
1 parent bf0dc9f commit 5c8e256

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/AIX-NOTES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ that the "python.exp" file is an "import" file for the shared module.
113113
A default python.exp file is provided with the distribution. It will be
114114
overwritten (by the action of the makexp_aix script) if you build with shared
115115
libraries. The python.exp file which comes with the distribution contains
116-
all extern symbols of a completely statically build python executable.
116+
all extern symbols of a completely statically built python executable.
117117
Any python.exp file which is created from a build of python with some of the
118118
modules linked as shared modules will obviously not list symbols from the now
119119
dynamic modules. The distributed python.exp is provided so that, with

0 commit comments

Comments
 (0)