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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7ca13532f322e28102a56c9ba8eb8bc342f63883;p=thirdparty%2FPython%2Fcpython.git Fix bad indent in whatsnew/3.5.rst. --- diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index dea8276a221c..520bd0d9fde7 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