Paul Sokolovsky a5854d2bc5 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.
2014-04-15 01:30:25 +03:00
..
2014-04-13 23:55:59 +03:00
2014-04-13 14:51:56 +01:00
2014-04-01 01:17:33 -07:00
2014-03-17 02:43:40 -07:00
2014-04-15 01:47:14 +08:00
2014-04-14 01:46:45 +03:00
2014-04-08 22:11:40 +03:00
2014-03-30 13:35:08 +01:00
2014-03-30 13:35:08 +01:00
2014-04-13 23:55:59 +03:00
2014-03-30 13:35:08 +01:00
2014-03-30 13:35:08 +01:00
2014-03-30 23:30:15 +03:00
2014-04-13 23:55:59 +03:00
2014-04-14 01:46:45 +03:00
2014-04-13 14:51:56 +01:00