SpiceQA
Questions
Tags
Users
Badges
setattr
11 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Python: adding descriptor with setattr doesn't call __set_name__
user_9413641
0
•
asked Aug 5, 2022
3
1
36
setattr
python-descriptors
python
Python: __setattr__ as class-method // self.__dict__ assignment on a metaclass
user_701049
0
•
asked Aug 20, 2021
3
1
73
setattr
python-2.7
object
python
Creating Django model fields dynamically from method variables during migration
user_16466191
0
•
asked Jul 16, 2021
2
1
168
setattr
django-migrations
django-models
django
Override class methods (e.g. __setattr__) after __init__()
user_15773683
0
•
asked May 15, 2021
1
1
342
setattr
overwrite
init
dictionary
python
How can i add atrributes to the class method from outside class?
user_14945551
0
•
asked Mar 14, 2021
2
4
800
class-attributes
setattr
python-3.x
class
python
Detect attribute change in python class for computational expensive dependent attributes
user_10700853
0
•
asked Oct 13, 2020
2
0
184
setattr
decorator
caching
oop
python
Is setattr calling property setter func?
user_10985257
0
•
asked Sep 17, 2020
2
1
475
setattr
properties
oop
python
Can dynamically created class methods know their 'created' name at runtime?
user_14127638
0
•
asked Aug 18, 2020
2
2
100
setattr
monkeypatching
python-3.x
python
dynamically insert rows to table flask sqlalchemy
user_7343603
0
•
asked Nov 27, 2017
2
1
3316
setattr
flask
sqlalchemy
Allow super to control __setattr__ on subclasses
user_1186019
0
•
asked Mar 13, 2016
4
1
1566
setattr
python-3.x
inheritance
1
(current)
2
Next
Next
Hot Questions