Commit 51406ae
authored
fix(yum): keep int defaults when string_table is shorter than 4 lines (#117)
Restores the int=-1 defaults on Section by replacing None values at
construction time. Fixes the TypeError regression introduced when
IndexError started being caught (#109 fix).
Closes #1151 parent a671f45 commit 51406ae
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments