[Python-checkins] r66173 - svn:log

benjamin.peterson python-checkins at python.org
Wed Sep 3 01:58:46 CEST 2008


Author: benjamin.peterson
Revision: 66173
Property Name: svn:log
Action: modified

Property diff:
--- old property value
+++ new property value
@@ -3,3 +3,5 @@
 This moves command line logic from refactor.py to a new file called
 main.py.  RefactoringTool now merely deals with the actual fixers and
 refactoring; options processing for example is abstracted out.
+
+This patch was reviewed by Gregory P. Smith.


More information about the Python-checkins mailing list