Examveda

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

A. pickle.PickleError

B. pickle.PicklingError

C. pickle.UnpickleError

D. pickle.UnpicklingError

Answer: Option B


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python