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ść
08c661c930
micropython
/
tests
/
import
/
gen_context.py
12 wiersze
109 B
Python
Czysty
Wina
Historia
import
gen_context2
GLOBAL
=
"
GLOBAL
"
def
gen
(
)
:
print
(
GLOBAL
)
yield
1
gen_context2
.
call
(
gen
(
)
)
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik