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

Commitbafc090

Browse files
committed
Tuple function keys
1 parent45043c3 commitbafc090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎bpython/keys.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@
4040

4141
# fill dispatch with function keys
4242
forxinxrange(1,13):
43-
key_dispatch['F%s'%str(x)]='KEY_F(%s)'%str(x)
43+
key_dispatch['F%s'%str(x)]=('KEY_F(%s)')%str(x)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp