]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
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)
The application object must return an iterable yielding bytestrings.


Trivial merge