Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

listings: Python language definition

1 view
Skip to first unread message

Alan G Isaac

unread,
Aug 14, 2008, 12:24:23 PM8/14/08
to
The Python language definition provided by the ``listings``
package appears out of date and also differs from the
choices made for other languages.

Clearly missing or wrongly included keywords:
missing: as, assert, with, yield
wrongly included: access

In addition, unlike other languages,
the Python definition does not include builtins.
Adding these produces the definition below,
which I propose as a replacement for the current
definition.

Alan Isaac

pythondef.txt
0 new messages