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
You need to sign in or sign up before continuing.
cpython
Include
sysmodule.h
Find file
Blame
History
Permalink
Use Py_GCC_ATTRIBUTE instead of __attribute__. Compilers other than GCC
· 96aa0ace
Neil Schemenauer
authored
Sep 15, 2002
might use __attribute__ in other ways (e.g. CodeWarrior).
96aa0ace