]> granicus.if.org Git - python/commit
Fixed the serve.py script.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 11 Jan 2014 09:52:20 +0000 (11:52 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 11 Jan 2014 09:52:20 +0000 (11:52 +0200)
commit02d5db277743050488ad6298817b2956f22c63db
tree4c4517c21c1ef62cb4f982a537ef8c34e2d03dcf
parente0837a03ee73e7a16c2bffb6e5d2fadfdef8927f
Fixed the serve.py script.
The application object must return an iterable yielding bytestrings.
Tools/scripts/serve.py