Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
micropython
tests/failure/imported.py
685:5f2c0e22fd40
94:7b78ddb23be6
2013-10-08
Paul Boddie
raw
annotate
files
changeset
graph
Fixed relative import path interpretation to work within package roots.
syspython-as-target
1
#!/usr/bin/env python
2
3
attr
=
123
4
a
=
10
5
6
# vim: tabstop=4 expandtab shiftwidth=4