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
Branches
No related tags found
No related merge requests found
class C:
def f():
pass
# del a class attribute # del a class attribute
del C.f del C.f
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment