"""Find the maximum amount of nesting for an expression that can be parsed without causing a parse error. Starting at the INITIAL_NESTING_DEPTH, an expression ...