Skip to content
Snippets Groups Projects
Commit d4d4bc58 authored by Paul Sokolovsky's avatar Paul Sokolovsky Committed by Damien George
Browse files

tests/basics/special_methods2: Typo fix in comment.

parent 814d580a
No related branches found
No related tags found
No related merge requests found
......@@ -134,6 +134,6 @@ print('a' in dir(Cud))
# ne is not supported, !(eq) is called instead
#cud1 != cud2
#
# in the followin test, cpython still calls __eq__
# in the following test, cpython still calls __eq__
# cud3=cud1
# cud3==cud1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment