On Wed, 24 Jun 2015 21:25:14 +0900 (JST) FUJITA Tomonori <[email protected]> wrote:
> On Wed, 24 Jun 2015 18:47:03 +0900 > IWAMOTO Toshihiro <[email protected]> wrote: > >> python3 doesn't have buffer(). They are mostly needed by the fact that >> python2.6's unpack doesn't take bytearray. Replace them with >> six.binary_type or remove them where not needed. > > Hmm, travis-ci says that this breaks both 2.6 and 2.7 support. Oops, I missed the dependency on Kakuma's patch: python3: Use six.text_type instead of unicode I've applied all. Thanks guys! ------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
