Skip to content

Commit b0104a7

Browse files
Update Lib/test/test_support.py
Co-authored-by: Brett Cannon <[email protected]>
1 parent b191ce4 commit b0104a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Lib/test/test_support.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -760,8 +760,6 @@ def recursive_function(depth):
760760
else:
761761
self.fail("RecursionError was not raised")
762762

763-
#self.assertEqual(available, 2)
764-
765763
# XXX -follows a list of untested API
766764
# make_legacy_pyc
767765
# is_resource_enabled

0 commit comments

Comments
 (0)