Message219644
Oops, pressed submit too soon.
Now the programs raise a Terminator exception rather than a TclError, which I think is correct because the programs are calling Turtle methods when the TurtleScreen had been destroyed.
I wasn't sure if it was better to return None rather than raise an exception, but I think raising exception is correct, as these programs are not calling mainloop to handle event loops. So when the user closes the window, round_dance.py should handle that. |
|
| Date |
User |
Action |
Args |
| 2014-06-02 21:43:50 | Lita.Cho | set | recipients:
+ Lita.Cho, belopolsky, gregorlingl, ned.deily, asvetlov, srid, jesstess |
| 2014-06-02 21:43:50 | Lita.Cho | set | messageid: <1401745430.13.0.264171756394.issue6639@psf.upfronthosting.co.za> |
| 2014-06-02 21:43:50 | Lita.Cho | link | issue6639 messages |
| 2014-06-02 21:43:49 | Lita.Cho | create | |
|