[issue3637] 2to3 refactoring

2008-09-02 Thread Benjamin Peterson

Changes by Benjamin Peterson [EMAIL PROTECTED]:


Added file: http://bugs.python.org/file11350/after_gps_review.patch

___
Python tracker [EMAIL PROTECTED]
http://bugs.python.org/issue3637
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue3637] 2to3 refactoring

2008-09-02 Thread Benjamin Peterson

Benjamin Peterson [EMAIL PROTECTED] added the comment:

Gregory P. Smith reviewed the change on Rietveld, and the patch was
applied in r66173.

--
resolution:  - accepted
status: open - closed

___
Python tracker [EMAIL PROTECTED]
http://bugs.python.org/issue3637
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue3637] 2to3 refactoring

2008-08-24 Thread Benjamin Peterson

Benjamin Peterson [EMAIL PROTECTED] added the comment:

This also restores 2.5 compatibility.

___
Python tracker [EMAIL PROTECTED]
http://bugs.python.org/issue3637
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue3637] 2to3 refactoring

2008-08-23 Thread Benjamin Peterson

Changes by Benjamin Peterson [EMAIL PROTECTED]:


--
keywords: +needs review

___
Python tracker [EMAIL PROTECTED]
http://bugs.python.org/issue3637
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue3637] 2to3 refactoring

2008-08-21 Thread Benjamin Peterson

New submission from Benjamin Peterson [EMAIL PROTECTED]:

The attached patch moves cmdline processing logic out of RefactoringTool
and into its own module lib2to3.main. Guido and Collin: If you could
review this (it's on Rietveld [1]) sometime soon, I can check this in
and start writing the API docs for 2to3.

Thanks.

[1] http://codereview.appspot.com/3247

--
assignee: collinwinter
components: 2to3 (2.x to 3.0 conversion tool)
files: 2to3_refactoring.patch
keywords: patch
messages: 71678
nosy: benjamin.peterson, collinwinter, gvanrossum
severity: normal
status: open
title: 2to3 refactoring
type: feature request
Added file: http://bugs.python.org/file11198/2to3_refactoring.patch

___
Python tracker [EMAIL PROTECTED]
http://bugs.python.org/issue3637
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com