summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Documentation/2019-03-26-14-58-34.bpo-36345.r2stx3.rst
blob: bbecc947cafa74479437bfb92adbf584166c9627 (plain)
1
2
3
Avoid the duplication of code from ``Tools/scripts/serve.py`` in using the
:rst:dir:`literalinclude` directive for the basic wsgiref-based web server in the
documentation of :mod:`wsgiref`.  Contributed by Stéphane Wirtel.