summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/tuple_count.py
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-04-15 01:23:40 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-04-15 01:30:25 +0300
commita5854d2bc5717cb5b6f589f367acaa6d0c8b0179 (patch)
tree193a344032bfd5a9a392c9fd2af83e13a4cbda67 /tests/basics/tuple_count.py
parent75ffcaeace8b201b45c395710a4252fa8351b241 (diff)
downloadmicropython-a5854d2bc5717cb5b6f589f367acaa6d0c8b0179.tar.gz
micropython-a5854d2bc5717cb5b6f589f367acaa6d0c8b0179.zip
builtinimport: Add basic support for namespace packages.
That was easy - just avoid erroring out on seeing candidate dir for namespace package. That's far from being complete though - namespace packages should support importing portions of package from different sys.path entries, here we require first matching entry to contain all namespace package's portions. And yet, that's a way to put parts of the same Python package into multiple installable package - something we really need for *Micro*Python.
Diffstat (limited to 'tests/basics/tuple_count.py')
0 files changed, 0 insertions, 0 deletions