[geany/geany] c03af5: Python: Remove obsolete lexer property

Colomban Wendling git-noreply at xxxxx
Thu Jul 20 05:08:19 UTC 2017


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Thu, 20 Jul 2017 05:08:19 UTC
Commit:      c03af5b4348c16ee8da3508fc07cf9551a8a1792
             https://github.com/geany/geany/commit/c03af5b4348c16ee8da3508fc07cf9551a8a1792

Log Message:
-----------
Python: Remove obsolete lexer property


Modified Paths:
--------------
    data/filedefs/filetypes.python

Modified: data/filedefs/filetypes.python
1 lines changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -32,7 +32,6 @@ primary=False None True and as assert break class continue def del elif else exc
 identifiers=ArithmeticError AssertionError AttributeError BaseException BlockingIOError BrokenPipeError BufferError BytesWarning ChildProcessError ConnectionAbortedError ConnectionError ConnectionRefusedError ConnectionResetError DeprecationWarning EOFError Ellipsis EnvironmentError Exception FileExistsError FileNotFoundError FloatingPointError FutureWarning GeneratorExit IOError ImportError ImportWarning IndentationError IndexError InterruptedError IsADirectoryError KeyError KeyboardInterrupt LookupError MemoryError NameError NotADirectoryError NotImplemented NotImplementedError OSError OverflowError PendingDeprecationWarning PermissionError ProcessLookupError ReferenceError ResourceWarning RuntimeError RuntimeWarning StandardError StopIteration SyntaxError SyntaxWarning SystemError SystemExit TabError TimeoutError TypeError UnboundLocalError UnicodeDecodeError UnicodeEncodeError UnicodeError UnicodeTranslateError UnicodeWarning UserWarning ValueError Warning ZeroDivisionError __build_class__ __debug__ __doc__ __import__ __loader__ __name__ __package__ __spec__ abs all any apply ascii basestring bin bool buffer bytearray bytes callable chr classmethod cmp coerce compile complex copyright credits delattr dict dir divmod enumerate eval execfile exit file filter float format frozenset getattr globals hasattr hash help hex id input int intern isinstance issubclass iter len license list locals long map max memoryview min next object oct open ord pow property quit range raw_input reduce reload repr reversed round set setattr slice sorted staticmethod str sum super tuple type unichr unicode vars xrange zip
 
 [lexer_properties]
-fold.comment.python=1
 fold.quotes.python=1
 lexer.python.keywords2.no.sub.identifiers=1
 



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list