Skip to content

use explicit tuple in exception#2061

Merged
fperez merged 1 commit into
ipython:masterfrom
Carreau:fixes-2056
Jun 30, 2012
Merged

use explicit tuple in exception#2061
fperez merged 1 commit into
ipython:masterfrom
Carreau:fixes-2056

Conversation

@Carreau

@Carreau Carreau commented Jun 30, 2012

Copy link
Copy Markdown
Member

fixes #2056

Do we want to try enforcing pep 3110 and use as in every exceptions that uses , ?

@fperez

fperez commented Jun 30, 2012

Copy link
Copy Markdown
Member

Yes, I think we should follow pep 3110. There may be more of these small errors lying around. I'll merge this fix now, thanks!

fperez added a commit that referenced this pull request Jun 30, 2012
use explicit tuple in exception

fixes #2056
@fperez fperez merged commit 6dc11dc into ipython:master Jun 30, 2012
@Carreau Carreau mentioned this pull request Jun 30, 2012
Carreau added a commit to Carreau/ipython that referenced this pull request Jul 13, 2012
fixes ipython#2056

backported to 0.13.1 from PR ipython#2061
minrk added a commit that referenced this pull request Jul 21, 2012
fixes #2056

Do we want to try enforcing [pep 3110](http://www.python.org/dev/peps/pep-3110/) and use `as` in every exceptions that uses `,` ?
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
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.

except-shadows-builtin osm.py:687

2 participants