diff -r 3465556892de -r 83ca4d1ff648 APIs/Python3/eric5.api --- a/APIs/Python3/eric5.api Mon Jan 03 17:45:11 2011 +0100 +++ b/APIs/Python3/eric5.api Tue Jan 04 17:37:48 2011 +0100 @@ -6247,11 +6247,27 @@ eric5.Utilities.win32_GetUserName?4() eric5.Utilities.win32_Kill?4(pid) eric5.Utilities.writeEncodedFile?4(filename, text, orig_coding) -eric5.UtilitiesPython2.Py2SyntaxChecker.coding_regexps?7 -eric5.UtilitiesPython2.Py2SyntaxChecker.compile?4(file) -eric5.UtilitiesPython2.Py2SyntaxChecker.decode?4(text) +eric5.UtilitiesPython2.Py2SyntaxChecker.compile?4(file, codestring) eric5.UtilitiesPython2.Py2SyntaxChecker.flakesCheck?4(fileName, codestring, ignoreStarImportWarnings) -eric5.UtilitiesPython2.Py2SyntaxChecker.get_coding?4(text) +eric5.UtilitiesPython2.Tabnanny.NannyNag.get_line?4() +eric5.UtilitiesPython2.Tabnanny.NannyNag.get_lineno?4() +eric5.UtilitiesPython2.Tabnanny.NannyNag.get_msg?4() +eric5.UtilitiesPython2.Tabnanny.NannyNag?1(lineno, msg, line) +eric5.UtilitiesPython2.Tabnanny.Whitespace.equal?4(other) +eric5.UtilitiesPython2.Tabnanny.Whitespace.indent_level?4(tabsize) +eric5.UtilitiesPython2.Tabnanny.Whitespace.less?4(other) +eric5.UtilitiesPython2.Tabnanny.Whitespace.longest_run_of_spaces?4() +eric5.UtilitiesPython2.Tabnanny.Whitespace.not_equal_witness?4(other) +eric5.UtilitiesPython2.Tabnanny.Whitespace.not_less_witness?4(other) +eric5.UtilitiesPython2.Tabnanny.Whitespace?1(ws) +eric5.UtilitiesPython2.Tabnanny.check?4(filename, codestring) +eric5.UtilitiesPython2.Tabnanny.format_witnesses?4(w) +eric5.UtilitiesPython2.Tabnanny.process_tokens?4(tokens) +eric5.UtilitiesPython2.Tools.coding_regexps?7 +eric5.UtilitiesPython2.Tools.decode?4(text) +eric5.UtilitiesPython2.Tools.get_coding?4(text) +eric5.UtilitiesPython2.Tools.normalizeCode?4(codestring) +eric5.UtilitiesPython2.Tools.readEncodedFile?4(filename) eric5.UtilitiesPython2.py2flakes.checker.Binding?1(name, source) eric5.UtilitiesPython2.py2flakes.checker.Checker.ASSIGN?4(node) eric5.UtilitiesPython2.py2flakes.checker.Checker.ASSLIST?7