We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a8f299 commit c52b036Copy full SHA for c52b036
Misc/NEWS
@@ -8,6 +8,8 @@ What's New in Python 2.2.4?
8
- SF bug 763023: fix uncaught ZeroDivisionError in difflib ratio methods
9
when there are no lines.
10
11
+- SF bug 753451: classmethod checks that it's argument is callable.
12
+
13
What's New in Python 2.2.3 (final) ?
14
Release date: 30-May-2003
15
====================================
0 commit comments