2.2.2.5. SpecialTerminators

lispparse.SpecialTerminators = set(['\t', '\n', '\f', '\r', chr(0), chr(0x1b), '\\', '\"'])