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ść
6a3bc0e1a1
micropython
/
tests
/
feature_check
/
byteorder.py
7 wiersze
85 B
Python
Czysty
Wina
Historia
try
:
import
usys
as
sys
except
ImportError
:
import
sys
print
(
sys
.
byteorder
)
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik