Python supports multiline or block strings like """a very "long" string """ or '''a very 'long' string ''' This would give a better integration of texts which include quotes.