Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Py3k-friendly exception handling. #3

Merged
merged 1 commit into from
Jun 30, 2014
Merged

Conversation

kimgr
Copy link
Contributor

@kimgr kimgr commented Jun 30, 2014

Exception handling this time.

$ 2to3.py -p -fraise -fexcept . > exceptions.patch

This is separate as well, because it's a relatively non-controversial change. I want to do all the simple ones first, and then look into things that might affect performance or otherwise degrade the code base.

@indygreg
Copy link
Contributor

The 2to3 tool is amazing, isn't it? Keep these small, focused patches coming!

indygreg added a commit that referenced this pull request Jun 30, 2014
Py3k-friendly exception handling.
@indygreg indygreg merged commit 36ebfc9 into mozilla:master Jun 30, 2014
@kimgr kimgr deleted the exceptions branch June 30, 2014 19:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants