Skip to content

[config] Fix 'except' syntax error#966

Merged
jleveque merged 1 commit intosonic-net:masterfrom
jleveque:fix_syntax
Jun 27, 2020
Merged

[config] Fix 'except' syntax error#966
jleveque merged 1 commit intosonic-net:masterfrom
jleveque:fix_syntax

Conversation

@jleveque
Copy link
Contributor

@jleveque jleveque commented Jun 27, 2020

Parenthesize multiple exception types. Otherwise Python2 will incorrectly interpret the last exception type as the target.

@jleveque
Copy link
Contributor Author

Retest this please

1 similar comment
@jleveque
Copy link
Contributor Author

Retest this please

@jleveque jleveque merged commit 16a33f2 into sonic-net:master Jun 27, 2020
@jleveque jleveque deleted the fix_syntax branch June 27, 2020 18:00
abdosi pushed a commit that referenced this pull request Jul 8, 2020
Parenthesize multiple exception types. Otherwise Python2 will incorrectly interpret the last exception type as the target.
abdosi pushed a commit to abdosi/sonic-utilities that referenced this pull request Aug 4, 2020
Parenthesize multiple exception types. Otherwise Python2 will incorrectly interpret the last exception type as the target.
stepanblyschak pushed a commit to stepanblyschak/sonic-utilities that referenced this pull request Apr 28, 2022
[sfpshow][mock_state_db] Tweak key names of some transceiver info fields
(sonic-net#958)
[config] Fix syntax error (sonic-net#966)
[config] Fix indentation level in _get_disabled_services_list() (sonic-net#965)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants