Python3 pickling an object; its boolean attribute are not properly unpickled

前端 未结 0 550
挽巷
挽巷 2020-12-24 04:16

I have a class, that can serialize itself, using the pickle module.

This class has some attributes, that are initialized as False:

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题