Skip to content

Commit

Permalink
Merge branch 'pull.500' into 1.3-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Mar 18, 2012
2 parents 5e861a0 + 8da1195 commit 82a42e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/narr/project.rst
Expand Up @@ -908,10 +908,10 @@ is restarted.
Using the Interactive Shell
---------------------------

It is possible to use a Python interpreter prompt loaded with a similar
configuration as would be loaded if you were running your Pyramid application
via ``pserve``. This can be a useful debugging tool. See
:ref:`interactive_shell` for more details.
It is possible to use the ``pshell`` command to load a Python interpreter
prompt with a similar configuration as would be loaded if you were running
your Pyramid application via ``pserve``. This can be a useful debugging tool.
See :ref:`interactive_shell` for more details.

What Is This ``pserve`` Thing
-----------------------------
Expand Down

0 comments on commit 82a42e0

Please sign in to comment.