Ajoutez des fichiers projet.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class AttributeSetter:
|
||||
def __init__(self, name, value):
|
||||
setattr(self, name, value)
|
Reference in New Issue
Block a user