summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-04-14 14:35:43 +0000
committerGuido van Rossum <guido@python.org>2001-04-14 14:35:43 +0000
commit9df3eabd6ef2a0a177976eacb785e630680c0437 (patch)
tree965a7f5146ad0d96f22a799c3991f10ade467014 /Python/compile.c
parent7be8ca0d427c15ef0174623fc7c5a0691a97d08c (diff)
downloadcpython-git-9df3eabd6ef2a0a177976eacb785e630680c0437.tar.gz
Add "import thread" at the top of the module; this prevents us from
failing later when Python is compiled without threading but a failing 'threading' module can be imported due to an earlier (caught) attempt.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions