Refactor: python: Standardize match keyword argument.
In some places, this is match= and in others, it's stdout_match=.
Standardize on stdout_match=. The underlying variable was already named
appropriately.
Refactor: python: Standardize match keyword argument. Tags None Referenced Files None Subscribers None
Description
Details
|