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ść
27767aafa2
micropython
/
tests
/
import
/
pkg3
/
mod2.py
7 wiersze
88 B
Python
Czysty
Wina
Historia
print
(
"
mod2 __name__:
"
,
__name__
)
print
(
"
in mod2
"
)
def
foo
(
)
:
print
(
"
mod2.foo()
"
)
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik