Check if a PyVmomi object is of a certain class in python

前端 未结 0 1715
花落未央
花落未央 2020-12-15 04:10

I am trying to figure out how to check if an object is of a specific class, it works just fine for classes like "str", "int" etc but not for custom class

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