[Python-Dev] Needs Review: 2to3 fixer for sys.exitfunc to atexit.

2010-03-19 Thread Sean Reifschneider
Issue 2356 ( http://bugs.python.org/issue2356 ) looks like it has a patch candidate, but just needs review to put in place. Seems like it may be low hanging fruit critical that just needs a quick review to either apply or at least get back to the folks who are working on a patch. Thanks, Sean --

Re: [Python-Dev] Needs Review: 2to3 fixer for sys.exitfunc to atexit.

2010-03-19 Thread Benjamin Peterson
2010/3/19 Sean Reifschneider j...@tummy.com: Issue 2356 ( http://bugs.python.org/issue2356 ) looks like it has a patch candidate, but just needs review to put in place.  Seems like it may be low hanging fruit critical that just needs a quick review to either apply or at least get back to the