John Machin wrote:

> Any experiences of keyword-bite?

creating or manipulating CSS-styled (X)HTML using an XML binding that 
exposes XML attributes as Python attributes.

(this could be viewed as an unnecessary restriction in the Python 
parser; it wouldn't be too hard to allow reserved words for keyword
argument names and for attribute access; iirc, Jython already does this, 
and Paul Svensson posted a patch for CPython a couple of years ago. 
PEP-time, anyone?)

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to