[Python-3000] Does Py3k's print offer any unicode encoding help?

Greg Ewing greg.ewing at canterbury.ac.nz
Sat Feb 16 01:13:25 CET 2008


Guido van Rossum wrote:
> It would be better
> if TextIOWrapper didn't explicitly close() when deleted. 
> Maybe __del__() should just flush() instead of close()?

Sounds good to me.

-- 
Greg



More information about the Python-3000 mailing list