Skip to content

Changing Try-Except... snippets to be Python 3 style (as instead of ,) - #154

Merged
1st1 merged 1 commit into
MagicStack:masterfrom
therumbler:master
Oct 4, 2018
Merged

Changing Try-Except... snippets to be Python 3 style (as instead of ,)#154
1st1 merged 1 commit into
MagicStack:masterfrom
therumbler:master

Conversation

@therumbler

Copy link
Copy Markdown
Contributor

The Try-Except snippets use Python 2 style exceptions (with a comma). These don't work in Python 3.

@GlassGruber

Copy link
Copy Markdown

I was looking for the very same thing, and as stated in the LICENSE the snippets are all copied from the STHQ default Python package, so I guess it would be better to simply copy/paste the whole directory where all snippets are updated.

@1st1
1st1 merged commit a891320 into MagicStack:master Oct 4, 2018
@1st1

1st1 commented Oct 4, 2018

Copy link
Copy Markdown
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants