Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit541b89e

Browse files
[3.12] IDLE: fix url in config.py comment (GH-119198) (#119200)
IDLE: fix url in config.py comment (GH-119198)(cherry picked from commit357f5a1)Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
1 parent30c687c commit541b89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Lib/idlelib/config.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ def __init__(self, _utest=False):
159159
self.userCfg= {}
160160
self.cfg= {}# TODO use to select userCfg vs defaultCfg
161161
# self.blink_off_time = <first editor text>['insertofftime']
162-
# See https:/bugs.python.org/issue4630,msg356516.
162+
# See https://bugs.python.org/issue4630#msg356516.
163163

164164
ifnot_utest:
165165
self.CreateConfigHandlers()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp