Makes the mock generator work with python2.3.5, which comes with Mac OS X Tiger.

This commit is contained in:
zhanyong.wan
2009-05-07 21:20:57 +00:00
parent 84b8e4c65d
commit d955e83bee
4 changed files with 10 additions and 8 deletions

View File

@@ -3,7 +3,7 @@ The Google Mock class generator is an application that is part of cppclean.
For more information about cppclean, see the README.cppclean file or
visit http://code.google.com/p/cppclean/
cppclean requires Python 2.4 or later. If you don't have Python installed
cppclean requires Python 2.3.5 or later. If you don't have Python installed
on your system, you will also need to install it. You can download Python
from: http://www.python.org/download/releases/