mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
Accept any whitespace sequence, according to Python's `rb"\s"` class. This way, tabs are also accepted. This is also what iproute2 does. Use just one regex for this. Also add a unit test for the default iproute2 file. Signed-off-by: Thomas Haller <thaller@redhat.com> |
||
|---|---|---|
| .. | ||
| nm | ||
| __init__.py | ||
| argument_validator.py | ||
| ethtool.py | ||
| myerror.py | ||
| nm_provider.py | ||
| utils.py | ||