Skip to content

Commit 52f46f2

Browse files
authored
Update Lib/test/test_import/__init__.py
1 parent 764be66 commit 52f46f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_import/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2419,7 +2419,6 @@ def test_with_reinit_reloaded(self):
24192419

24202420
self.assertIs(reloaded.snapshot.cached, reloaded.module)
24212421

2422-
24232422
# Currently, for every single-phrase init module loaded
24242423
# in multiple interpreters, those interpreters share a
24252424
# PyModuleDef for that object, which can be a problem.

0 commit comments

Comments
 (0)