[Python-3000] What to do about "".join([b""])?

Oleg Broytmann phd at phd.pp.ru
Fri Nov 2 09:40:25 CET 2007


On Thu, Nov 01, 2007 at 07:37:29PM -0700, Jeffrey Yasskin wrote:
> I'd na??vely vote for having "".join([non-strings]) raise a TypeError
> unconditionally like it did in 2.5.

   +1 for always TypeError.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.


More information about the Python-3000 mailing list