log python/comment_parser.py @ 2478:1cc68e4ce885

age author description
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'