Author: breser Revision: 1429453 Modified property: svn:log Modified: svn:log at Sun Jan 6 01:41:53 2013 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Sun Jan 6 01:41:53 2013 @@ -1,4 +1,4 @@ -validate-files.py: Use decode on output data from subprocesse. +validate-files.py: Use decode on output data from subprocess. This is necessary to be compatable with Python 3 which returns bytes instead of strings for these calls.
