diff -r c7c26511138f -r 7c4a911dc066 buildframework/helium/sf/python/pythoncore/lib/symbian/log.py --- a/buildframework/helium/sf/python/pythoncore/lib/symbian/log.py Wed Jun 16 16:51:40 2010 +0300 +++ b/buildframework/helium/sf/python/pythoncore/lib/symbian/log.py Fri Aug 13 14:59:05 2010 +0300 @@ -139,7 +139,7 @@ """ Method to override to catch the end stage event. """ pass - def task(self, name, cmdline, dir, output): + def task(self, name, cmdline, dir_, output): """ Method to override to catch the task event. """ pass