diff options
author | Guido van Rossum <guido@python.org> | 2001-04-14 14:35:43 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-04-14 14:35:43 +0000 |
commit | 9df3eabd6ef2a0a177976eacb785e630680c0437 (patch) | |
tree | 965a7f5146ad0d96f22a799c3991f10ade467014 /Python/compile.c | |
parent | 7be8ca0d427c15ef0174623fc7c5a0691a97d08c (diff) | |
download | cpython-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