from __future__ import generators
gzeljko
gzeljko at sezampro.yu
Sat Aug 11 17:52:02 EDT 2001
More information about the Python-list mailing list
Sat Aug 11 17:52:02 EDT 2001
- Previous message (by thread): from __future__ import generators
- Next message (by thread): from __future__ import generators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): from __future__ import generators
- Next message (by thread): from __future__ import generators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list