micropython

Annotated tests/imported_package/module.py

579:9df30d738ec1
2012-07-07 Paul Boddie Filter out __init__.py files when looking for submodule files.
paul@404 1
#!/usr/bin/env python
paul@404 2
paul@404 3
attribute = 456
paul@404 4
paul@404 5
# vim: tabstop=4 expandtab shiftwidth=4