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