Skip to content Skip to sidebar Skip to footer
Showing posts with the label Descriptor

Behaviour Of Descriptor Concept In Python (confusing)

I understood python descriptor but I have a little confusion about this.. if you have a class descr… Read more Behaviour Of Descriptor Concept In Python (confusing)

Class Attribute Changing Value For No Reason

I have a problem with a program I am writing and i cannot for the life of me figure out what I am d… Read more Class Attribute Changing Value For No Reason