From: Guido van Rossum Date: Tue, 11 Nov 1997 16:36:14 +0000 (+0000) Subject: New version from Neale... He promised it's the last. X-Git-Tag: v1.5b1~107 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f5a312cec96bf049b6160785708355c152d8446;p=python New version from Neale... He promised it's the last. --- diff --git a/Misc/vgrindefs b/Misc/vgrindefs index f3fc8435b8..82ac19b8ac 100644 --- a/Misc/vgrindefs +++ b/Misc/vgrindefs @@ -5,6 +5,6 @@ python|Python|py:\ :pb=^\d?(def|class)\d\p(\d|\\|\(|\:):\ :cb=#:ce=$:sb=":se=\e":lb=':le=\e':\ - :kw=and assert break class continue def del elif else except\ - exec finally for from global if import in is lambda not or\ - pass print raise return try while: + :kw=assert and break class continue def del elif else except\ + exec finally for from global if import in is lambda not or\ + pass print raise return try while: