From 7a24ecc953e1edc9c5bbedbd19cc587c3ff635ea Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Tue, 16 Jan 2024 12:12:59 -0500 Subject: Fix 'expresion' typo in IDLE doc (#114130) The substantive change is on line 577/593. Rest is header/footer stuff ignored when displaying. --- Lib/idlelib/help.html | 119 ++++++++++++++++++++++++++++++-------------------- 1 file changed, 71 insertions(+), 48 deletions(-) diff --git a/Lib/idlelib/help.html b/Lib/idlelib/help.html index 722406b..2dc46373 100644 --- a/Lib/idlelib/help.html +++ b/Lib/idlelib/help.html @@ -1,33 +1,31 @@ - - + - IDLE — Python 3.12.0a0 documentation + IDLE — Python 3.13.0a2 documentation - + + - - - + - + @@ -41,35 +39,48 @@ } } - + + + +
-

Next topic

@@ -1117,7 +1133,7 @@ sense that feature changes can be backported (see next |
  • - previous |
  • python logo
  • @@ -1130,7 +1146,7 @@ sense that feature changes can be backported (see - 3.12.0a0 Documentation » + 3.13.0a2 Documentation » @@ -1141,19 +1157,26 @@ sense that feature changes can be backported (see
    | +
  • + |
  • -- cgit v0.12