Instead of expanding "name"-"version"-"release" twice, expand it once and assign it to a new "expected_nvr" variable. This makes it easier to read this complex string handling code. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| commands.py | ||
| lib.py | ||
| Makefile | ||
Instead of expanding "name"-"version"-"release" twice, expand it once and assign it to a new "expected_nvr" variable. This makes it easier to read this complex string handling code. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| commands.py | ||
| lib.py | ||
| Makefile | ||