log python/comment_parser.py @ 2740:24b139760292

age author description
Sun, 23 Apr 2017 10:13:37 +0100 Nicholas Jillings Updated python comment_parser.py
Wed, 09 Nov 2016 21:13:27 +0100 Brecht De Man Fix 'evaluation_stats.py' (new test duration format)
Mon, 13 Jun 2016 16:39:40 +0200 Brecht De Man Comment parser: add 'value' cell, UTF encoding by default
Wed, 20 Apr 2016 18:18:48 +0200 Brecht De Man comment_parser.py compatible with Python 2.7 and 3.x: print ... --> print(...)