blob: 3e1cd130100376daa236f9d399c78bf6027a26ff [file] [log] [blame]
pydoc: the stop() method of the private ServerThread class now waits until
DocServer.serve_until_quit() completes and then explicitly sets its
docserver attribute to None to break a reference cycle.