diff options
| author | Terry Jan Reedy <tjreedy@udel.edu> | 2015-05-23 18:15:18 -0400 |
|---|---|---|
| committer | Terry Jan Reedy <tjreedy@udel.edu> | 2015-05-23 18:15:18 -0400 |
| commit | a6f6a68368012bf043d560362ff614c930473736 (patch) | |
| tree | b85babc95e965d8f0dd982d55eb0a4824f3a9d9d | |
| parent | 571164f96f5e131a2b1ec0feabea1de2d5f44af8 (diff) | |
| download | cpython-git-a6f6a68368012bf043d560362ff614c930473736.tar.gz | |
whitespace
| -rw-r--r-- | Doc/whatsnew/3.4.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.4.rst b/Doc/whatsnew/3.4.rst index cf7de22f28..08cd412b0f 100644 --- a/Doc/whatsnew/3.4.rst +++ b/Doc/whatsnew/3.4.rst @@ -974,7 +974,7 @@ Since idlelib implements the IDLE shell and editor and is not intended for import by other programs, it gets improvements with every release. See :file:`Lib/idlelib/NEWS.txt` for a cumulative list of changes since 3.3.0, as well as changes made in future 3.4.x releases. This file is also available -from the IDLE Help -> About Idle dialog. +from the IDLE Help -> About Idle dialog. importlib |
