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.