Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "bar.py", line 10, in <module>
  3. pickle.loads(pickle.dumps(foo))
  4. TypeError: __new__() takes 1 positional argument but 3 were given
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement