We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f31725f commit eca6aa0Copy full SHA for eca6aa0
Lib/test/test_asyncio/test_tools.py
@@ -1,7 +1,7 @@
1
import unittest
2
3
from asyncio import tools
4
-
+import locale
5
6
# mock output of get_all_awaited_by function.
7
TEST_INPUTS_TREE = [
0 commit comments