micropython

Annotated tests/failure/imported.py

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