def __init__(self, python_info=PythonInfo()):
     self.python_info = python_info
示例#2
0
 def setUp(self):
     self.python_info = PythonInfo()