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 9b6a151 commit 7b327ecCopy full SHA for 7b327ec
Lib/test/test_intmath.py
@@ -2,7 +2,7 @@
2
from fractions import Fraction
3
import unittest
4
from test import support
5
-from test.support import import_helper
+
6
7
class IntSubclass(int):
8
pass
0 commit comments