[docs] [issue36345] Deprecate Tools/scripts/serve.py in favour of python -m http.server -d

Serhiy Storchaka report at bugs.python.org
Mon Mar 18 12:53:37 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

I disagree with deprecating serve.py. It is a demo for the wsgiref module.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36345>
_______________________________________


More information about the docs mailing list