diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-04-11 23:25:35 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-04-12 00:39:55 +0300 |
commit | 13d52df4c54cc6360a5c9c0bdbf7a3abb45c22d0 (patch) | |
tree | 4bf9c4c967393f6ea6917ef007074c686ca084dc /tests/basics/string-format-modulo.py | |
parent | e0813290980deeefd6a104193aece6b944945f0c (diff) | |
download | micropython-13d52df4c54cc6360a5c9c0bdbf7a3abb45c22d0.tar.gz micropython-13d52df4c54cc6360a5c9c0bdbf7a3abb45c22d0.zip |
builtinimport: Set __path__ attribute on packages.
Per https://docs.python.org/3.3/reference/import.html , this is the way to
tell module from package: "Specifically, any module that contains a __path__
attribute is considered a package." And it for sure will be needed to
implement relative imports.
Diffstat (limited to 'tests/basics/string-format-modulo.py')
0 files changed, 0 insertions, 0 deletions