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 13:10:21 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
56f275c0a265d51e9ce758331f0ff8e33e5be820
micropython
/
tests
/
import
/
import_file.py
Paul Sokolovsky
d0f5e61ab5
py: Implement __file__ attribute for modules.
2014-07-28 21:21:59 +03:00
3 lines
41 B
Python
Raw
Blame
History
import
import1b
print
(
import1b
.
__file__
)
Reference in New Issue
View Git Blame
Copy Permalink