Re: pydoc3 in background

2017-08-31 Thread Steve D'Aprano
On Fri, 1 Sep 2017 04:02 am, James wrote: > How to run "pydoc3 -p port" in background? > > TIA > James pydoc3 -p port & -- Steve “Cheer up,” they said, “things could be worse.” So I cheered up, and sure enough, things got worse. -- https://mail.python.org/mailman/listinfo/python-list

pydoc3 in background

2017-08-31 Thread James via Python-list
How to run "pydoc3 -p port" in background? TIA James -- https://mail.python.org/mailman/listinfo/python-list