summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-03-15 22:11:07 +0000
committerGeorg Brandl <georg@python.org>2009-03-15 22:11:07 +0000
commitfc9ea97a18c2c25045b4cc993932702b30df239c (patch)
tree0d7d5f4b6ab64027ddd7ee822d1cc3ec13443207 /Python/pythonrun.c
parent545a134916a32cbfddb3001642491d9466a71536 (diff)
downloadcpython-git-fc9ea97a18c2c25045b4cc993932702b30df239c.tar.gz
Move the previously local import of threading to module level.
This is cleaner and avoids lockups in obscure cases where a Queue is instantiated while the import lock is already held by another thread. OKed by Tim Peters.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions