Auto __repr__ method

前端 未结 6 845
囚心锁ツ
囚心锁ツ 2020-12-30 00:30

I want to have simple representation of any class, like { property = value }, is there auto __repr__?

6条回答
提交回复
热议问题