Blocked revisions 70405 via svnmerge

........
  r70405 | georg.brandl | 2009-03-15 23:11:07 +0100 (So, 15 Mär 2009) | 7 lines

  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.
........
This commit is contained in:
Georg Brandl 2009-04-05 21:48:32 +00:00
parent 40e15edd65
commit 8d8b50a7e7

Diff Content Not Available