diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2016-05-17 10:52:15 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-05-18 16:01:16 +0900 |
commit | a20b9e1fcd675e593c8b4cb383f28f404ff62add (patch) | |
tree | 3002630395f8434c79c0dfd58747b0c4107d5386 /run_tests.sh | |
parent | 13ae023f2ddba23116af253136c52c93c1987edf (diff) |
BGP: Make RouteFamily class hashable
In Python 3, the key objects of dict must be hashable,
but RouteFamily class does not have '__hash__' method.
This patch adds this method.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'run_tests.sh')
0 files changed, 0 insertions, 0 deletions