bioweb
0.09.92
C++/Python(django)/JavaScript(angularJS) framework
|
echo server for client unit testing More...
Go to the source code of this file.
Classes | |
class | srv.MainHandler |
Variables | |
tuple | srv.server_address = ('127.0.0.1', 50008) |
tuple | srv.httpd = HTTPServer(server_address, MainHandler) |
tuple | srv.sa = httpd.socket.getsockname() |
echo server for client unit testing
Definition in file srv.py.