Move del to locals

This commit is contained in:
mux
2014-04-05 15:49:03 +02:00
parent 4f7e9f5c44
commit cc849f70f4
4 changed files with 15 additions and 18 deletions

View File

@@ -27,6 +27,7 @@ Q(__sub__)
Q(__repr__)
Q(__str__)
Q(__getattr__)
Q(__del__)
Q(micropython)
Q(byte_code)