[issue14417] dict RuntimeError workaround

Antoine Pitrou report at bugs.python.org
Sun Apr 1 15:25:41 CEST 2012


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

> OK, here's a version with a low switch interval. Of course it's also
> contrived, but it works.

The drawback of using setswitchinterval() is that it makes the test less
reusable by other implementations (or perhaps it will succeed without
actually checking the desired behaviour).

----------

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


More information about the Python-bugs-list mailing list