This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
micropython
kopia lustrzana
https://github.com/micropython/micropython
Obserwuj
1
Polub
0
Forkuj
You've already forked micropython
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
bb7f5b5501
micropython
/
tests
/
basics
/
iter0.py
7 wiersze
111 B
Python
Czysty
Wina
Historia
# builtin type that is not iterable
try
:
for
i
in
1
:
pass
except
TypeError
:
print
(
'
TypeError
'
)
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik