diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-12-10 12:53:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-10 12:53:38 (GMT) |
commit | 1fd93ff18cf5cc324c743564ea2347bef06c0de0 (patch) | |
tree | e12139a97e8e42f9ccb7cf44b5a44b1135a90db7 /Python/thread_wince.h | |
parent | 7bbf7b02ab0852aa757505a7e4062eb52817037a (diff) | |
download | cpython-1fd93ff18cf5cc324c743564ea2347bef06c0de0.zip cpython-1fd93ff18cf5cc324c743564ea2347bef06c0de0.tar.gz cpython-1fd93ff18cf5cc324c743564ea2347bef06c0de0.tar.bz2 |
ceval.c: mark debug 'filename' variable as unused (GH-11074)
Use GCC __attribute__((unused)) to mark the debug variable 'filename'
as unused in Python/ceval.c.
Diffstat (limited to 'Python/thread_wince.h')
0 files changed, 0 insertions, 0 deletions