Commit 7c7a5fe3 authored by fendouai's avatar fendouai

fix example

parent 249539f6
...@@ -20,4 +20,4 @@ except common.APIConnectionException: ...@@ -20,4 +20,4 @@ except common.APIConnectionException:
except common.JPushFailure: except common.JPushFailure:
print ("JPushFailure") print ("JPushFailure")
except: except:
print ("Exception") print ("Exception")
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment