On Sat, 26 Jun 2010 23:49:11 -0400 "P.J. Eby" <[email protected]> wrote: > > Remember, bytes and strings already have to detect mixed-type > operations.
Not in Python 3. They just raise a TypeError on bad
("mixed-type") arguments.
Regards
Antoine.
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
