> I don't see how file() can be "removed", actually, unless the
> file type itself is getting axed.

Indeed, that's the case. Py3k won't use stdio for file input and
output, but the io module.

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to