Page 1 of 1

Which of the following functions raises an error when an unpicklable object is encountered by Pickler?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) pickle.PickleError
b) pickle.PicklingError
c) pickle.UnpickleError
d) pickle.UnpicklingError