[issue6101] SETUP_WITH

Antoine Pitrou report at bugs.python.org
Mon May 25 01:59:09 CEST 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

I'm not sure I understand the point of PyInstance_Check() in
lookup_special().

You should bump the bytecode version in import.c.

By the way, there are some "with" tests in pybench (you can run them
using "-t With").

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6101>
_______________________________________


More information about the Python-bugs-list mailing list