[issue5251] contextlib.nested inconsistent with, well, nested with statements due exceptions raised in __enter__
Nick Coghlan
report at bugs.python.org
Sun Mar 8 06:44:43 CET 2009
Nick Coghlan <ncoghlan at gmail.com> added the comment:
Attached simple benchmark script to check for any slowdowns introduced
by the planned with statement changes.
Added file: http://bugs.python.org/file13264/pep377_bench.py
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5251>
_______________________________________
More information about the Python-bugs-list
mailing list