diff options
| author | mux | 2014-04-05 15:49:03 +0200 |
|---|---|---|
| committer | mux | 2014-04-05 15:49:03 +0200 |
| commit | cc849f70f478f7442d19ed2f4c0b4297035b2393 (patch) | |
| tree | 4b51f36aee08b764ef12e558c2a91246409cb41c /py/qstrdefs.h | |
| parent | 4f7e9f5c445b5c0b262d9dfb8fceda4830f4844b (diff) | |
Move del to locals
Diffstat (limited to 'py/qstrdefs.h')
| -rw-r--r-- | py/qstrdefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h index 368b0fc8e..591c96a94 100644 --- a/py/qstrdefs.h +++ b/py/qstrdefs.h @@ -27,6 +27,7 @@ Q(__sub__) Q(__repr__) Q(__str__) Q(__getattr__) +Q(__del__) Q(micropython) Q(byte_code) |
