From: Anna Schumaker <anna.schumaker@xxxxxxxxxx> This is a series of cleanups for rpcctl.py to fix up various style issues after running `flake8` on the code. Thoughts? Anna Anna Schumaker (7): rpcctl: Fix flake8 whitespace errors rpcctl: Fix flake8 line-too-long errors rpcctl: Fix flake8 bare exception error rpcctl: Fix flake8 ambiguous-variable-name error rpcctl: Add missing docstrings to the Xprt class rpcctl: Add missing docstrings to the XprtSwitch class rpcctl: Add remaining missing docstrings Joshua Kaldon (1): Patch for broken libnfsimapd static and regex plugins. support/nfsidmap/Makefile.am | 6 +- tools/rpcctl/rpcctl.py | 107 ++++++++++++++++++++++++++--------- 2 files changed, 83 insertions(+), 30 deletions(-) -- 2.48.1