Kaydet (Commit) 7ff5a27b authored tarafından Georg Brandl's avatar Georg Brandl

typo

üst bc9a99df
......@@ -114,7 +114,7 @@ and off individually. They are described here in more detail.
.. 2to3fixer:: callable
Converts ``callable(x)`` to ``hasattr(x, "__call_")``.
Converts ``callable(x)`` to ``hasattr(x, "__call__")``.
.. 2to3fixer:: dict
......
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