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

Commit1f13ebe

Browse files
committed
non_str_input: raise KeyboardInterrupt
1 parentdcbbf08 commit1f13ebe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎core/checker.py‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ def reset(self):
4343
self.console.locals.update(assert_equal=assert_equal)
4444

4545
defnon_str_input(self):
46-
whileTrue:
47-
pass# wait for the interrupt
46+
raiseKeyboardInterrupt
4847

4948

5049
runner=FullRunner()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp