Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/askhader/work/google_appengine/google/appengine/ext/webapp/__init__.py", line 700, in __call__
  3. handler.get(*groups)
  4. File "/home/askhader/work/bitwillet/helpers.py", line 81, in check
  5. fn(self, user)
  6. File "/home/askhader/work/bitwillet/main.py", line 79, in get
  7. error = int(error)
  8. ValueError: invalid literal for int() with base 10: ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement