diff options
| author | Brett Cannon <brett@python.org> | 2013-06-07 13:17:48 -0400 |
|---|---|---|
| committer | Brett Cannon <brett@python.org> | 2013-06-07 13:17:48 -0400 |
| commit | 50793b44382e8d2bdd3a89a0c1ecd8eb97093e22 (patch) | |
| tree | 77edbf144554ddb185f89c81f9a2fe52d61639e5 /Misc | |
| parent | b101435afa93573b1a3a38da47aeee84d5baf613 (diff) | |
| download | cpython-git-50793b44382e8d2bdd3a89a0c1ecd8eb97093e22.tar.gz | |
Issue #18055: Move to importlib from imp for IDLE.
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -71,6 +71,8 @@ Library IDLE ---- +- Issue #18055: Move IDLE off of imp and on to importlib. + - Issue #15392: Create a unittest framework for IDLE. Initial patch by Rajagopalasarma Jayakrishnan. |
