mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 19:50:30 +01:00
Move del to locals
This commit is contained in:
@@ -27,6 +27,7 @@ Q(__sub__)
|
||||
Q(__repr__)
|
||||
Q(__str__)
|
||||
Q(__getattr__)
|
||||
Q(__del__)
|
||||
|
||||
Q(micropython)
|
||||
Q(byte_code)
|
||||
|
||||
Reference in New Issue
Block a user