summaryrefslogtreecommitdiff
path: root/py/objstr.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-10-18 12:28:09 +1100
committerDamien George <damien.p.george@gmail.com>2018-10-18 12:28:09 +1100
commita07e56cbd8adfaa9f3f456ec0173e40c647fbb05 (patch)
tree53f9ed95dd4aa0e65cb1e40651af039ed9e38da6 /py/objstr.c
parent7eb29c200077096a4c6afc2679b35d70068de89d (diff)
tests/basics/class_getattr: Remove invalid test for __getattribute__.
Part of this test was trying to test some functionality of __getattribute__ but this method name was misspelt so it wasn't doing anything useful. Fixing the typo in this name makes the test fail because MicroPython doesn't support user defined __getattribute__ methods. So this part of the test is removed. The remaining tests are modified slightly to make it clearer what they are testing.
Diffstat (limited to 'py/objstr.c')
0 files changed, 0 insertions, 0 deletions