os-ken/ryu/contrib
Satoshi Kobayashi 325c9ae9c3 Syntax level compatibility with Python 3
We use syntaxes which can be used only in Python2 at many locations. But we should reduce the use of the syntaxes. This patch serves syntax level compatibility with Python3. However, for full compatibility is required still a lot of work because many API changes are made between 2 to 3.

Signed-off-by: Satoshi Kobayashi <satoshi-k@stratosphere.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2015-04-08 12:57:45 +09:00
..
_eventlet Import eventlet.websocket from master branch 2014-05-16 05:03:11 +09:00
ncclient Reduce logging overhead by cleaning up logging calls 2015-03-16 21:11:10 +09:00
ovs Syntax level compatibility with Python 3 2015-04-08 12:57:45 +09:00
tinyrpc Reduce logging overhead by cleaning up logging calls 2015-03-16 21:11:10 +09:00
__init__.py contrib: fix a comment typo 2013-02-02 11:21:23 +09:00