This website requires JavaScript.
Explore
Help
Register
Sign In
TonBERRY
/
micropython
Watch
3
Star
0
Fork
0
You've already forked micropython
Code
Pull Requests
Activity
Files
35f15cfdf2a04a0ad290d70383fc3e4be4f79812
micropython
/
tests
/
cpydiff
/
modules3
/
foo.py
Jim Mussared
309c19d39b
tests/cpydiff: Add cpydiff test for __all__ used in imported package.
2020-05-02 17:41:04 +10:00
3 lines
32 B
Python
Raw
Blame
History
def
hello
(
)
:
print
(
"
hello
"
)
View Git Blame
Copy Permalink