##// END OF EJS Templates
spelling: application
timeless@gmail.com -
r5786:5be4d5cb default
parent child Browse files
Show More
@@ -2,7 +2,7 b''
2 2 Module provides a class allowing to wrap communication over subprocess.Popen
3 3 input, output, error streams into a meaningfull, non-blocking, concurrent
4 4 stream processor exposing the output data as an iterator fitting to be a
5 return value passed by a WSGI applicaiton to a WSGI server per PEP 3333.
5 return value passed by a WSGI application to a WSGI server per PEP 3333.
6 6
7 7 Copyright (c) 2011 Daniel Dotsenko <dotsa[at]hotmail.com>
8 8
General Comments 0
You need to be logged in to leave comments. Login now