Georg Brandl added the comment: > Right. That's why it should not accept input that can only be > unordered (including dict and **kwargs) - this is what I mean by > strict mode.
That's not even true: the empty and the one-element dict are always ordered. ---------- nosy: +georg.brandl _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19026> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com