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ść
c7ed17bc4b
micropython
/
tests
/
import
/
import_pkg3.py
7 wiersze
76 B
Python
Czysty
Wina
Historia
from
pkg
import
mod
print
(
mod
.
foo
(
)
)
import
pkg
.
mod
print
(
mod
is
pkg
.
mod
)
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik