has anyone looked at Paul Svensson's "unreserved words" patch?
http://mail.python.org/pipermail/python-list/2001-June/047996.html
"The bottom line: apply this patch, and you can use all of Python's
'reserved words' as identifiers; in most cases right away, in all other
cases by wrapping parens around them."
</F>