Chris McDonough
2011-01-21 9af6f9bd776a495b95773fbcee842edc56e736ae
yes, really
1 files modified
2 ■■■■■ changed files
docs/narr/firstapp.rst 2 ●●●●● patch | view | raw | blame | history
docs/narr/firstapp.rst
@@ -55,6 +55,8 @@
will simply serve up the text "Hello world!"  When visited by a browser on
the URL ``/goodbye``, the server will serve up the text "Goodbye world!"
Press ``Ctrl-C`` to stop the application.
Now that we have a rudimentary understanding of what the application does,
let's examine it piece-by-piece.