fluentpython/example-code

__setattr__ on Vector class implementation

iamsoorena opened this issue · 0 comments

Hi, why didn't you implement the setattr as you have noted in the book in the last version of vector class file?
I mean here.