Skip to content

ignore Modules/python.exp for AIX (autogenerated) - #19607

Merged
pablogsal merged 1 commit into
python:masterfrom
isidentical:gitignore-aix-exp
Apr 19, 2020
Merged

ignore Modules/python.exp for AIX (autogenerated)#19607
pablogsal merged 1 commit into
python:masterfrom
isidentical:gitignore-aix-exp

Conversation

@isidentical

Copy link
Copy Markdown
Member

No description provided.

@isidentical

Copy link
Copy Markdown
Member Author

cpython/Misc/README.AIX

Lines 113 to 119 in e42b705

AIX shared libraries require that an "export" and "import" file be
provided at compile time to list all extern symbols which may be
shared between modules. The "export" file (named python.exp) for the
modules and the libraries that belong to the Python core is created by
the "makexp_aix" script before performing the link of the python
binary. It lists all global symbols (exported during the link) of the
modules and the libraries that make up the python executable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants