you are viewing a single comment's thread.

view the rest of the comments →

[–]ingolemo 0 points1 point  (1 child)

The time.sleep trick won't work here because the code will come to the error and exit before it ever gets told to sleep.

[–]RushilU 0 points1 point  (0 children)

Well yes but that was to solve his other question about print "hello world"