Remove obsolete stuffs
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
def __getattr__():
|
||||
"Bad one"
|
||||
|
||||
x = 1
|
||||
|
||||
def __dir__(bad_sig):
|
||||
return []
|
||||
Reference in New Issue
Block a user