log python/comment_parser.py @ 3141:335bc77627e0 tip

age author description
Tue, 21 Nov 2017 10:40:22 +0100 Brecht De Man UTF-8 encoding comment and survey analysis scripts
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(...)
Wed, 20 Apr 2016 16:33:22 +0200 Brecht De Man Change folder name 'scripts' to 'python'