Files
micropython/py
Paul Sokolovsky 2ff3d9d0b2 builtinimport: Set __path__ attribute ASAP as it's clear we have a package.
This helps with handling "recursive" imports in sane manner, for example
when foo/__init__.py has something like "from foo import submod".
2014-04-12 02:55:18 +03:00
..
2014-04-01 01:17:33 -07:00
2014-03-17 02:43:40 -07:00
2014-04-11 00:41:59 +01: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-11 10:52:06 +00: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-12 00:39:55 +03:00