Pep 3105: the end of print?
Edward K Ream
edreamleo at charter.net
Fri Feb 16 10:32:56 EST 2007
> Even in the Python world, nobody expects to run the same code base under
C Python and Jython and IronPython and PyPy.
Leo now runs under CPython with both wxWidgets and Tkinter. The gui code is
confined to plugins, and a similar gui plugin will suffice to run Leo under
IronPython. Indeed, Leo's startup code already runs unchanged under CPython
and IronPython. I expect minimal changes will be needed to run Leo's core
under Jython. And I *am* talking about a single code base: no translator
needed.
Edward
--------------------------------------------------------------------
Edward K. Ream email: edreamleo at charter.net
Leo: http://webpages.charter.net/edreamleo/front.html
--------------------------------------------------------------------
More information about the Python-list
mailing list