]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use appropriate macros not the deprecated DL_IMPORT/DL_EXPORT macros
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 1 Jul 2003 20:15:21 +0000 (20:15 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 1 Jul 2003 20:15:21 +0000 (20:15 +0000)
commit21d896cfa1646a1da4e0ead57db9defc2ade397c
treebf71a5632709fe09a2990ff128b3118444482584
parent59aba128a5266a944d9773f7223f25b164372146
Use appropriate macros not the deprecated DL_IMPORT/DL_EXPORT macros
Include/pyerrors.h
Include/stringobject.h
Modules/bz2module.c
Modules/readline.c