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
2026-03-11 11:20:17 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
87e380b7eae5da7d4a4bee84df243faa488f10bd
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