INADA Naoki <[email protected]> added the comment: > Please note that DictReader already mentions "OrderedDict" as a type it > returns now.
OK, but PR-7535 changes enum too. > but "dictionary" alone doesn't seem like a good weak name to me, as it's the > common name of an actual type. As I commented in #33863, "dictionary" is really common weak name defined in glossary. dict ∈ dictionary ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33860> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
