Skip to content

Instantly share code, notes, and snippets.

@orlp
Created March 27, 2015 04:19
Show Gist options
  • Save orlp/471eb2cdb256b3f75460 to your computer and use it in GitHub Desktop.
Save orlp/471eb2cdb256b3f75460 to your computer and use it in GitHub Desktop.
2 c > programming > python > pyth | py -3 pyth.py -d test.pyth
==================== 1 chars =====================
-
==================================================
Pprint("\n",minus())
==================================================
Traceback (most recent call last):
File "pyth.py", line 439, in <module>
exec(py_code_line)
File "<string>", line 1, in <module>
TypeError: minus() missing 2 required positional arguments: 'a' and 'b'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment