Skip to content
Snippets Groups Projects
Commit 2b009198 authored by Damien George's avatar Damien George
Browse files

tests: Oops: fix del-attr.

parent b0448815
No related branches found
No related tags found
No related merge requests found
class C:
def f():
pass
# del a class attribute
del C.f
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment