dell / omsdk

Dell EMC OpenManage Python SDK
Apache License 2.0
57 stars 20 forks source link

Both branches in the condition have the same outcome #13

Open huornlmj opened 4 years ago

huornlmj commented 4 years ago

https://github.com/dell/omsdk/blob/756d7ab1b4938dafac6da3be73df91a0f575b560/omsdk/sdkcunicode.py#L48

self.output = open(self.name, "w") is the outcome for both the ifand elseconditions.