mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
forward port r66386
This commit is contained in:
parent
d31fdc547b
commit
fcf5d639f5
9 changed files with 157 additions and 60 deletions
|
@ -1,7 +1,7 @@
|
|||
# Very rudimentary test of threading module
|
||||
|
||||
import test.support
|
||||
from test.support import verbose, catch_warning
|
||||
from test.support import verbose
|
||||
import random
|
||||
import re
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue