diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2016-05-10 14:29:33 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-05-13 22:17:46 +0900 |
commit | bea97ae66b49ec912cb69fe201c84c5fc7e0d463 (patch) | |
tree | 3d77979fceb3ec23217e1774ffc53ef9d011819c /setup.py | |
parent | 33d1023368492196139f1e749a085c363895af10 (diff) |
ofctl_utils: Confirm binary type data in send_experimenter
In Python 3, the data field in OFPExperimenter must be a binary
type value, but when data_type='ascii', ofctl_utils may get it
as a str type value.
This patch confirms the data field is a binary type value.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions