Followers
0
Following
0
Joined
Last Online
-
mintyfresh190
@n8henrie Why don't you just use a <code>try...except</code> to import one of the Pythonista specific modules as a test?
-
mintyfresh190
@ccc Do you know of a way to detect when a Scene exits? It seems run(scene) itself runs in a thread.
Where would you add the join?
-
mintyfresh190
Here's a simple demo: https://gist.github.com/gsong/6384563