Thanks to visit codestin.com Credit goes to github.com
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 5974757 commit 2b4ba12Copy full SHA for 2b4ba12
Lib/test/test_capi/test_pyrun.py
@@ -1,4 +1,5 @@
1
-import unittest, os
+import os
2
+import unittest
3
from collections import UserDict
4
from test.support import import_helper
5
from test.support.os_helper import unlink, TESTFN, TESTFN_UNDECODABLE
0 commit comments