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-17 01:17:19 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
e553ff2f7518ea00a2fb528a20bf783da0901525
micropython
/
tests
/
basics
/
pkg3
/
subpkg1
/
__init__.py
Paul Sokolovsky
a5afc9009f
builtinimport: Implement relative imports.
2014-04-12 18:25:17 +03:00
2 lines
37 B
Python
Raw
Blame
History
print
(
"
subpkg1 __name__:
"
,
__name__
)
Reference in New Issue
View Git Blame
Copy Permalink