This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-09-08 10:51:10 +02:00
Code
Issues
Actions
25
Packages
Projects
Releases
Wiki
Activity
Files
89f94b51ab4a514f6327f8ef2519fb67cbf02603
micropython
/
tests
/
basics
/
pkg
/
mod.py
Paul Sokolovsky
91ba7a54c5
builtinimport: Get the basic (and only basic) package imports work.
2014-02-16 02:55:46 +02:00
3 lines
25 B
Python
Raw
Blame
History
def
foo
(
)
:
return
42
Reference in New Issue
View Git Blame
Copy Permalink