diff options
author | Benjamin Peterson <benjamin@python.org> | 2016-10-20 22:37:00 -0700 |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2016-10-20 22:37:00 -0700 |
commit | 4510e6de9d38987c5b00ce416da19fe9ffc2dde9 (patch) | |
tree | 4cdd80cbb86933dfbfa6edefb1f6966afa6b3183 /Python/errors.c | |
parent | a83636247e3de138e017a04474236ef5aa8b4f4a (diff) | |
download | cpython-git-4510e6de9d38987c5b00ce416da19fe9ffc2dde9.tar.gz |
mark dtrace stubs as static inline; remove stubs
C99 inline semantics don't work everywhere. (https://bugs.python.org/issue28092)
We don't want these to have external visibility anyway.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions