from __future__ import generators

gzeljko gzeljko at sezampro.yu
Sat Aug 11 17:52:02 EDT 2001


From: Tim Peters <tim.one at home.com>

>     Jython allows keywords to be used as identifier name in some
>     situations where there are no conflict.  This allows jython to
>     call and override java methods with names like 'print' and
>     'exec'.
> 
> CPython may grow that ability too someday, depending on when you submit a
> patch to implement it <wink>.
> 

That would be nice!
So, new keywords could go in fluently !? :)

gzeljko







More information about the Python-list mailing list