New submission from Antoine Pitrou <pit...@free.fr>:

It was just resting. Here is a patch to wake it up for 3.2 (or 3.3 pending 
moratorium interpretation).

As for the py3k warning in 2.x (and the 2to3 fixer), it's not obvious what we 
should do: callable() clearly doesn't exist in 3.0 and 3.1.

----------
assignee: georg.brandl
components: Interpreter Core
files: callable.patch
keywords: patch
messages: 122273
nosy: benjamin.peterson, georg.brandl, pitrou
priority: normal
severity: normal
status: open
title: Bring back callable()
type: feature request
versions: Python 3.2
Added file: http://bugs.python.org/file19795/callable.patch

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

Reply via email to