Commit a0970c67 authored by Antoine Pitrou's avatar Antoine Pitrou

test_threading isn't rudimentary anymore

parent 02f30a4b
# Very rudimentary test of threading module
"""
Tests for the threading module.
"""
import test.support
from test.support import verbose, strip_python_stderr, import_module
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment