diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-06-17 12:29:00 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-06-17 12:29:00 +0200 |
commit | d7292b5e9f7e0cd227032370bb6c46a39c252f38 (patch) | |
tree | 9a08846524a5bc9c575cb8e90de36e23f81a58b0 /Python/bltinmodule.c | |
parent | 531396c764d12ca6ec02a4e199350fee1879499a (diff) | |
download | cpython-git-d7292b5e9f7e0cd227032370bb6c46a39c252f38.tar.gz |
Issue #27336: Fix compilation on Windows
Replace "#if WITH_THREAD" with "#ifdef WITH_THREAD".
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions