Commit fa517b27 authored by Tim Peters's avatar Tim Peters

Fix comment.

parent 23cf6be2
......@@ -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):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment