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.
test_detach_materialized_dict_no_memory
1 parent d42f6c0 commit e7a409bCopy full SHA for e7a409b
Lib/test/test_class.py
@@ -1,8 +1,7 @@
1
"Test the functionality of Python classes implementing operators."
2
3
import unittest
4
-from test.support import cpython_only
5
-from test.support import import_helper, script_helper
+from test.support import cpython_only, import_helper, script_helper
6
7
testmeths = [
8
0 commit comments