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-01-08 05:00:26 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
a7bc4d1a1455a8a5cdea53d7a2caf03c9320f460
micropython
/
tests
/
import
/
pkg6
/
__init__.py
Paul Sokolovsky
ee831cafa9
tests: Add another testcase for relative imports.
2015-02-16 12:11:41 +02:00
3 lines
31 B
Python
Raw
Blame
History
from
.
x
import
*
print
(
'
init
'
)
Reference in New Issue
View Git Blame
Copy Permalink