mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
del no longer necessary now that new module is gone
This commit is contained in:
parent
1e99a77120
commit
6a9cac68b6
2 changed files with 0 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
|||
del classobj, code, function, instance, instancemethod, module
|
||||
|
||||
# operation flags
|
||||
OP_ASSIGN = 'OP_ASSIGN'
|
||||
OP_DELETE = 'OP_DELETE'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue