New submission from David Binger <[EMAIL PROTECTED]>:

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 <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2893>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to