nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nano-devel] syntax/python: do not highlight print and exec in python 3


From: Ben Mintz
Subject: [Nano-devel] syntax/python: do not highlight print and exec in python 3
Date: Tue, 18 Sep 2018 20:29:58 +0000

With feedback from Benno, attached is a patch to stop highlighting print and exec in python 3 code. This works by realizing that function calls require parentheses, and typically statements have a space after the keyword.

Attachment: 0001-syntax-python-do-not-highlight-print-and-exec-in-pyt.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]