From 2ef5891b1800fac910bb14169503368e6e1963aa Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Mon, 20 May 2024 02:04:50 -0400 Subject: [PATCH] IDLE: fix url in config.py comment (GH-119198) (cherry picked from commit 357f5a1f73684d0c126a5e8f79d76ff3641c4d52) Co-authored-by: Terry Jan Reedy --- Lib/idlelib/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/idlelib/config.py b/Lib/idlelib/config.py index 92992fd9cce9cd..7fc08ef9748182 100644 --- a/Lib/idlelib/config.py +++ b/Lib/idlelib/config.py @@ -159,7 +159,7 @@ def __init__(self, _utest=False): self.userCfg = {} self.cfg = {} # TODO use to select userCfg vs defaultCfg # self.blink_off_time = ['insertofftime'] - # See https:/bugs.python.org/issue4630, msg356516. + # See https://bugs.python.org/issue4630#msg356516. if not _utest: self.CreateConfigHandlers() pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy