This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11,269
Commits
4
Branches
3
Tags
611
MiB
488613bca6
Commit Graph
2 Commits
Author
SHA1
Message
Date
Léa Saviot
a7bc4d1a14
py/builtinimport: Raise exception on empty module name.
...
To prevent a crash returning MP_OBJ_NULL. A test is added for this case.
2019-11-26 00:28:32 +11:00
Damien George
3a9445c6b3
tests/import: Add a test for the builtin __import__ function.
2017-06-28 12:21:29 +10:00