> Keep the print name;
> Keep the print functionality;
> Keep a single code base.

Retain the print statement and its functionality, and define an 
official_print_function to be used in the common code base.  I would be 
satisfied with this (it's what I do now), and it would cause no needless 
problems for anyone.  Having an official print function is a *good* idea, 
provided it isn't called print :-)

Edward
--------------------------------------------------------------------
Edward K. Ream   email:  [EMAIL PROTECTED]
Leo: http://webpages.charter.net/edreamleo/front.html
--------------------------------------------------------------------


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

Reply via email to