Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4ff833e

Browse files
committed
fixup
1 parent 5f18200 commit 4ff833e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/test_frame.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ def run(self):
375375

376376
def test_entry_frames_are_invisible_during_teardown(self):
377377
class C:
378-
"""A weakrefable class."""
378+
"""A weakref'able class."""
379379

380380
def f():
381381
"""Try to find globals and locals as this frame is being cleared."""

0 commit comments

Comments
 (0)