]> git.ipfire.org Git - thirdparty/tornado.git/commit
Replaced map() in web.py with for loop
authorSzabó Antal <szabot@szabot-desktop.(none)>
Sun, 12 Sep 2010 21:34:38 +0000 (23:34 +0200)
committerBen Darnell <ben@bendarnell.com>
Tue, 14 Sep 2010 20:04:42 +0000 (13:04 -0700)
commita1b5c33b40ffe87649eeb9aa126e622097479119
treee2f1f1116c40150cd85f47e2833952a0b776547d
parent4118b8e7d3a56a3b6d5ba72d900349c58ac91595
Replaced map() in web.py with for loop
tornado/web.py