New submission from Lindsay Haisley <fmo...@fmp.com>:

This patch extends the functionality of pydoc3 to allow it to run purely as a 
server, as is the case with pydoc for python 2.7. If the -d option is 
specified, pydoc as a server (-p <port> option) may be backgrounded to a 
subshell with "&".

----------
assignee: docs@python
components: Documentation
files: pydoc3.diff
keywords: patch
messages: 352766
nosy: docs@python, fmouse
priority: normal
severity: normal
status: open
title: Enhancement to pydoc for Python 3.6 to allow full backgrounding as a 
server
type: enhancement
versions: Python 3.6
Added file: https://bugs.python.org/file48613/pydoc3.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38221>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to