diff options
author | Kyle Stanley <aeros167@gmail.com> | 2019-07-05 21:22:42 (GMT) |
---|---|---|
committer | Brett Cannon <54418+brettcannon@users.noreply.github.com> | 2019-07-05 21:22:42 (GMT) |
commit | bad02cc3c881e5b55e1d3db5a3ce3aaf02ce8536 (patch) | |
tree | e55c9569609142c913119b1e7c8e8972df9c1880 | |
parent | 7b57c03a7cb63ccfb2b8dfa82a1bf169268d80ba (diff) | |
download | cpython-bad02cc3c881e5b55e1d3db5a3ce3aaf02ce8536.zip cpython-bad02cc3c881e5b55e1d3db5a3ce3aaf02ce8536.tar.gz cpython-bad02cc3c881e5b55e1d3db5a3ce3aaf02ce8536.tar.bz2 |
Move test_threaded_import.py to test_importlib/ (GH-14582)
-rw-r--r-- | Lib/test/test_importlib/test_threaded_import.py (renamed from Lib/test/test_threaded_import.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/test_threaded_import.py b/Lib/test/test_importlib/test_threaded_import.py index 8607f36..8607f36 100644 --- a/Lib/test/test_threaded_import.py +++ b/Lib/test/test_importlib/test_threaded_import.py |