Ben Bass <[email protected]> added the comment: Same applies to collections.deque, which seems closely related (being another collections class). Can this get addressed here or should I open another issue?
(just been pprinting defaultdict(deque) objects, which clearly fails :) ---------- nosy: +bpb _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5131> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
