Skip to content

Commit

Permalink
Update the description of the example
Browse files Browse the repository at this point in the history
  • Loading branch information
matrixise committed Apr 15, 2019
1 parent c938813 commit a3dbd35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Doc/library/wsgiref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@ This is a working "Hello World" WSGI application::
httpd.serve_forever()


Example of a small wsgiref-based web server
Example of a WSGI application serving the current directory, accept optional
directory and port number on the command line:

.. literalinclude:: ../../Tools/scripts/serve.py

0 comments on commit a3dbd35

Please sign in to comment.