How return multiple exceptions from __init__ method?

前端 未结 0 455
孤城傲影
孤城傲影 2021-01-28 12:24

I have in __init__() of my class 3 connections with external devices. I want to try open them, and return string, or list of strings with information which devices

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