mirror of
https://github.com/pocketpy/pocketpy
synced 2025-11-05 03:00:17 +00:00
Compare commits
3 Commits
648c1bedb4
...
b57b16efaf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b57b16efaf | ||
|
|
5f265e5ec8 | ||
|
|
410a3c5dd4 |
@ -233,6 +233,7 @@ def g():
|
|||||||
except KeyError:
|
except KeyError:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
if 0:
|
||||||
try:
|
try:
|
||||||
raise IndexError
|
raise IndexError
|
||||||
except IndexError:
|
except IndexError:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user