# -*- coding: utf-8 -*- """ Created on Fri Sept 20 13:12:54 2019 @author: DrLC """ class SyntaxError(Exception): pass