Éric Araujo <mer...@netwok.org> added the comment:

What about this change instead:

-    if (PyErr_WarnPy3k("callable() not supported in 3.x; "
+    if (PyErr_WarnPy3k("callable() not supported in 3.1; "

----------
nosy: +eric.araujo
title: callable(): remove the deprecation warning from Python 2.7 -> 
callable(): remove/amend the deprecation warning in Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12501>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to