From: Guido van Rossum Date: Sat, 23 May 2015 22:27:51 +0000 (-0700) Subject: Fix bad indent in whatsnew/3.5.rst. X-Git-Tag: v3.5.0b1~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ca13532f322e28102a56c9ba8eb8bc342f63883;p=python Fix bad indent in whatsnew/3.5.rst. --- diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index dea8276a22..520bd0d9fd 100644 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -437,7 +437,7 @@ glob subdirectories using the "``**``" pattern. (Contributed by Serhiy Storchaka in :issue:`13968`.) - idlelib and IDLE +idlelib and IDLE ---------------- Since idlelib implements the IDLE shell and editor and is not intended for