commit | ba8b3a2ca7a43684cf67b174a4b245b8ba596a5c | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Fri Jul 08 02:07:45 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri Jul 08 02:07:45 2011 +0200 |
tree | ac4944546147e094877e4163b1c2ccf868a4775b | |
parent | 885b164bfe9907dcedc4c9260801bd59a790c0c5 [diff] |
Close #12501: Adjust callable() warning: callable() is only not supported in Python 3.1. callable() is again supported in Python 3.2.