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

Commit357f5a1

Browse files
authored
IDLE: fix url in config.py comment (#119198)
1 parent0abf997 commit357f5a1

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