Commit 1985e0c
authored
fix handling of win wmic source on error
* Update __init__.py for None result
* Rename variable and added additional check
Protects against any return that is too short which would lead to an IndexError1 parent 87589e6 commit 1985e0c
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
0 commit comments