Avoid sharing list member data across Python objects

前端 未结 0 1228
野性不改
野性不改 2020-12-06 07:37

I\'m curious about this behavior. It seems that objects b1, b2, and b3 are sharing the same list. Is there any way to establish independent lists for each object such that a

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