Home | History | Annotate | Download | only in python2.7

Lines Matching refs:serve_until_quit

2066         def serve_until_quit(self):
2082 DocServer(port, callback).serve_until_quit()