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

Commitad4b06b

Browse files
launcher.py: print exception when caught
1 parent9034c1c commitad4b06b

File tree

1 file changed

+1
-0
lines changed
  • internal_filesystem/builtin/apps/com.micropythonos.launcher/assets

1 file changed

+1
-0
lines changed

‎internal_filesystem/builtin/apps/com.micropythonos.launcher/assets/launcher.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ def onResume(self, screen):
5959
ifmain_launcher:
6060
app_list.append((app.name,full_path))
6161
exceptOSError:
62+
print(f"launcher.py got OSError:{e}")
6263
pass
6364

6465
importtime

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp