diff options
author | Damien George <damien.p.george@gmail.com> | 2015-04-04 20:15:31 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-04-04 20:15:31 +0100 |
commit | 56606f3475dc3feecc3fde2fef6cd42fb5ee2bac (patch) | |
tree | 764cd62b237cd0152bb852afe33e0704afdb05f7 /tests/basics/bytes.py | |
parent | 0528c5a22a7668e3056a0e3005bf96358df2c52b (diff) | |
download | micropython-56606f3475dc3feecc3fde2fef6cd42fb5ee2bac.tar.gz micropython-56606f3475dc3feecc3fde2fef6cd42fb5ee2bac.zip |
py: Implement delete for property and descriptors.
Without this patch deleting a property, or class with descriptor, will
call the setter with a NULL value and lead to a crash.
Diffstat (limited to 'tests/basics/bytes.py')
0 files changed, 0 insertions, 0 deletions