[issue2893] dict.has_key() expected in h2py.py.

David Binger report at bugs.python.org
Fri May 16 16:13:25 CEST 2008


New submission from David Binger <davidbinger at mac.com>:

The h2py.py script is invoked at the end of "make install" on OS X.
It raises an exception on the line where dict.has_key() is called.

(There seem to be many calls to has_key() in the current 3.0 tree.
I bet there are other cases like this one.)

----------
components: Installation
messages: 66946
nosy: dbinger
severity: normal
status: open
title: dict.has_key() expected in h2py.py.
type: behavior
versions: Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2893>
__________________________________


More information about the Python-bugs-list mailing list