log python/comment_parser.py @ 2558:137f5e0afcb8

age author description
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(...)