Michael Merickel
2012-03-18 0e2b78dafd63751d45193469aed50899f5a2bb84
Merge branch 'patch-4' of https://github.com/rach/pyramid into pull.500
1 files modified
2 ■■■ changed files
docs/narr/project.rst 2 ●●● patch | view | raw | blame | history
docs/narr/project.rst
@@ -908,7 +908,7 @@
Using the Interactive Shell
---------------------------
It is possible to use a Python interpreter prompt loaded with a similar
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.