Guest User

Untitled

a guest
Nov 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. Unhandled exception in thread started by <function run at 0xb769caac>
  2. Traceback (most recent call last):
  3. File "core/main.py", line 63, in run
  4. out = func(input.inp, **kw)
  5. File "plugins/coin.py", line 18, in coin
  6. if getrandbits(1):
  7. NameError: global name 'getrandbits' is not defined
Add Comment
Please, Sign In to add comment