Davide Rizzo <[email protected]> added the comment: > len(data) will raise anyway.
No, it won't, if the iterable happens to be a sequence. ---------- nosy: +davide.rizzo _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue3243> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
