[issue32360] Save OrderedDict imports in various stdlibs.

INADA Naoki report at bugs.python.org
Sun Dec 24 01:07:59 EST 2017


INADA Naoki <songofacandy at gmail.com> added the comment:

Let's remove from these:

* asyncio/base_events.py:  Used for local variable. 
* email/_header_value_parser.py: Used for local variable.
* json: Examples (in document and docstring) for keeping order, and json.tool.

I don't touch other modules.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32360>
_______________________________________


More information about the Python-bugs-list mailing list