Guido van Rossum wrote: > On 7/20/06, Walter Dörwald <[EMAIL PROTECTED]> wrote: >> str and unicode don't have __iter__, list, tuple and dict do: > [...] >> Should that be fixed too? > > Yes, please. (In Python 2.6 if you can.)
Here's the patch: bugs.python.org/1526367 Servus, Walter _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com