os-ken/ryu/base
IWAMOTO Toshihiro a9b250da75 python3: Apply "2to3 -f map"
map() has been changed to return an iterator in python3.  Iterators aren't
JSON serializable, and can be used only once for for loops.

Signed-off-by: IWAMOTO Toshihiro <iwamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2015-06-26 21:21:49 +09:00
..
__init__.py initial commit 2011-12-09 15:56:05 +09:00
app_manager.py python3: Apply "2to3 -f map" 2015-06-26 21:21:49 +09:00