Is there a way to get a mutable version of a type (specifically a MutableMapping)?

后端 未结 0 851
温柔的废话
温柔的废话 2021-02-01 13:20

Say I have defined an immutable type in python, but I want to create a mutable version of that type. Specifically my use case is to get a MutableMapping from a

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