networktocode / yangify

Library to help parsing/translating YANG models from/to native text/structures
Apache License 2.0
114 stars 24 forks source link

Rename self.yy to be more descriptive #35

Open FragmentedPacket opened 4 years ago

FragmentedPacket commented 4 years ago

Accessing config items via self.yy has caused some confusion as to what it actually is.

It will be beneficial to rename variable to be more descriptive.