mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
The name "default_value" is also used as parameter name, which means that searching the source for the term gives unrelated results. Rename to give a unique name. Also, the field is really private and should usually not be called directly. Instead get_default_value() should be called. Signed-off-by: Thomas Haller <thaller@redhat.com> |
||
|---|---|---|
| .. | ||
| nm | ||
| __init__.py | ||
| argument_validator.py | ||
| ethtool.py | ||
| myerror.py | ||
| nm_provider.py | ||
| utils.py | ||