[issue21882] turtledemo modules imported by test___all__ cause side effects or failures

Terry J. Reedy report at bugs.python.org
Mon Jun 30 22:28:30 CEST 2014


Terry J. Reedy added the comment:

2. Done
3. I just removed the setrecursionlimit call, added for 3.0. I moved the colormixer sliders around for longer than anyone is likely to and it ran fine.
4. two-canvases works fine now. The extra window just has to be clicked away.
5. nim had a call to turtle.Screen, now in main().
6. Done
Let's see what the buildbots say.

1. Since demos are part of the delivered stdlib, it could be argued that they should get minimal sanity check of being importable. I don't care either way. I leave this to either of you.

----------
assignee: terry.reedy -> 
stage: test needed -> commit review

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


More information about the Python-bugs-list mailing list