]> granicus.if.org Git - python/commitdiff
New version from Neale... He promised it's the last.
authorGuido van Rossum <guido@python.org>
Tue, 11 Nov 1997 16:36:14 +0000 (16:36 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 11 Nov 1997 16:36:14 +0000 (16:36 +0000)
Misc/vgrindefs

index f3fc8435b8173acb7e83f8b9f3fbfa52578cad0e..82ac19b8acda85b8355196e7f32889c29959fc16 100644 (file)
@@ -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: