Searched refs:SyntaxErrors (Results 1 – 8 of 8) sorted by relevance
560 property SyntaxErrors: Integer read GetSyntaxErrors write SetSyntaxErrors; property4430 Result := FState.SyntaxErrors;4680 FState.SyntaxErrors := FState.SyntaxErrors + 1; // don't count spurious4698 FState.SyntaxErrors := 0;
397 - Issue #16504: IDLE now catches SyntaxErrors raised by tokenizer. Patch by
2413 removed line number and filename from SyntaxErrors when returned from2417 * Issue #50: SyntaxErrors generated by `pkg_resources.invalid_marker` are
2502 IDLE now catches SyntaxErrors raised by tokenizer. Patch by Roger Serwy.
623 Decode source line in SyntaxErrors back to its original source encoding.
3191 Fix the formatting of SyntaxErrors by the traceback module.
4650 - Issue #10189: Improve the error reporting of SyntaxErrors related to global5953 - Issue #16504: IDLE now catches SyntaxErrors raised by tokenizer. Patch by11909 - All SyntaxErrors now have a column offset and therefore a caret when the error15520 - Issue #1326077: fix the formatting of SyntaxErrors by the traceback module.16312 - Issue #3663: Py_None was decref'd when printing SyntaxErrors.17012 - Patch #1031213: Decode source line in SyntaxErrors back to its22631 that have an attribute print_file_and_line, not just SyntaxErrors.24321 legal that were SyntaxErrors before:
5247 that have an attribute print_file_and_line, not just SyntaxErrors.6942 legal that were SyntaxErrors before: