This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11,081
Commits
4
Branches
6
Tags
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