diff -r bf4d19a7cade -r c2e9bf425554 APIs/Python3/eric6.api --- a/APIs/Python3/eric6.api Sun Jan 24 16:15:58 2016 +0100 +++ b/APIs/Python3/eric6.api Sun Jan 24 19:28:37 2016 +0100 @@ -7819,6 +7819,7 @@ eric6.QScintilla.Lexers.LexerPygments.LexerPygments.styleText?4(start, end) eric6.QScintilla.Lexers.LexerPygments.LexerPygments?1(parent=None, name="") eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_ATTRIBUTE?7 +eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_BACKTICKSTRING?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_BUILTIN?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_CHAR?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_CLASS?7 @@ -7828,6 +7829,7 @@ eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_DEFAULT?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_DELETED?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_DOCSTRING?7 +eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_DOUBLESTRING?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_EMPHASIZE?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_ENTITY?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_ERROR?7 @@ -7835,11 +7837,13 @@ eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_EXCEPTION?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_FUNCTION?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_GENERIC_ERROR?7 +eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_HASHBANG?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_HEADING?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_HEREDOC?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_INSERTED?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_KEYWORD?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_LABEL?7 +eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_LITERAL?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_MULTILINECOMMENT?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_NAMESPACE?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_NUMBER?7 @@ -7852,7 +7856,9 @@ eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_PSEUDOKEYWORD?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_PUNCTUATION?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_REGEX?7 +eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_RESERVEDKEYWORD?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_SCALAR?7 +eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_SINGLESTRING?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_STRING?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_STRONG?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_SUBHEADING?7 @@ -7861,6 +7867,7 @@ eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_TRACEBACK?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_TYPEKEYWORD?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_VARIABLE?7 +eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_WHITESPACE?7 eric6.QScintilla.Lexers.LexerPygments.PYGMENTS_WORD?7 eric6.QScintilla.Lexers.LexerPygments.TOKEN_MAP?7 eric6.QScintilla.Lexers.LexerPython.LexerPython.autoCompletionWordSeparators?4()