Daniel
Results
2
comments of
Daniel
Thanks for the tip, I will try to use it
What do you think to create a class: ``` class Address.CanID(object): self.id self.addressingMode or self.is_extended ``` I know it will break interface, but also will limit the number of arguments...