log python/generate_report.py @ 2339:42f4d06fa98a

age author description
Wed, 20 Apr 2016 21:41:49 +0200 Brecht De Man Change all instances of 'metricResult' to 'metricresult'
Wed, 20 Apr 2016 21:19:54 +0200 Brecht De Man generate_report compatible with Python 2.7 and 3.x: print ... --> print(...); minor updates
Wed, 20 Apr 2016 16:33:22 +0200 Brecht De Man Change folder name 'scripts' to 'python'