Skip to content

Commit

Permalink
[_sonic_yang_ext.py]: Using python mixin to extend sonic_yang class i…
Browse files Browse the repository at this point in the history
…nto 2 files.

Changes:
1.) Moved al functions of _sonic_yang_ext.py file in sonic_yang_ext_mixin class.
2.) Use this class in sonic_yang to extend funtionality.

Note: Python mixin are different from parent class since it can access all variables
of the class which is using it.

Signed-off-by: Praveen Chaudhary [email protected]
  • Loading branch information
Praveen Chaudhary committed Jun 30, 2020
1 parent 0f85026 commit 79bbc6e
Show file tree
Hide file tree
Showing 2 changed files with 624 additions and 626 deletions.
Loading

0 comments on commit 79bbc6e

Please sign in to comment.