Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 4, 2018

Conversation

therumbler
Copy link
Contributor

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

@GlassGruber
Copy link

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
Copy link
Member

1st1 commented Oct 4, 2018

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