Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayaurora authored Oct 27, 2016
1 parent b5a1ecb commit 81aabc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jnius/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ def equals(self, other):


# from https://gist.github.com/tito/09c42fb4767721dc323d
import os
if "ANDROID_ARGUMENT" in os.environ:
# on android, catch all exception to ensure about a jnius.detach
import threading
Expand Down

0 comments on commit 81aabc5

Please sign in to comment.