]> granicus.if.org Git - python/commit
Fixed the serve.py script.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 11 Jan 2014 09:53:13 +0000 (11:53 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 11 Jan 2014 09:53:13 +0000 (11:53 +0200)
commitf4c9664a242e597e7ac978bc17eeddd3d336addb
treedbf035809dc094824e3ad2036216e8c273bf7e71
parent5e42354263cadce4e56098cf3f4d8760e8569108
parent02d5db277743050488ad6298817b2956f22c63db
Fixed the serve.py script.
The application object must return an iterable yielding bytestrings.