Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Include
pyerrors.h
Find file
Blame
History
Permalink
Use Py_GCC_ATTRIBUTE instead of __attribute__. Compilers other than GCC
· f8a75b89
Neil Schemenauer
authored
Sep 15, 2002
might use __attribute__ in other ways (e.g. CodeWarrior).
f8a75b89