mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
Fix comment.
This commit is contained in:
parent
23cf6be23c
commit
fa517b277f
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ def test(n):
|
|||
test(100)
|
||||
|
||||
##########################################################################
|
||||
# Another segfault bug, distilled by Micheal Hundson from a c.l.py post.
|
||||
# Another segfault bug, distilled by Michael Hudson from a c.l.py post.
|
||||
|
||||
class Child:
|
||||
def __init__(self, parent):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue