micropython

Annotated tests/imported_package/module.py

432:1964e5898e68
2011-06-14 Paul Boddie Fixed negation of operator method results in other operator methods. Added NotImplementedType as an automatically generated class.
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