On Mon, 22 Jun 2015 12:09:31 +0900
IWAMOTO Toshihiro wrote:
> Fix issues introduced in commit c3c2112cb16a60271f4eb595f82721b1f1adc633,
> reported by Satoshi KOBAYASHI on ryu-devel.
> Use six.moves to handle module name changes.
>
> Signed-off-by: IWAMOTO Toshihiro
> ---
> ryu/app/client.py
Fix issues introduced in commit c3c2112cb16a60271f4eb595f82721b1f1adc633,
reported by Satoshi KOBAYASHI on ryu-devel.
Use six.moves to handle module name changes.
Signed-off-by: IWAMOTO Toshihiro
---
ryu/app/client.py | 22 +++---
ryu/app/rest_conf_switch.py | 10 +-