Michael Merickel
2012-03-18 926fbeab87285c98bd58575f87c7e34d6f70f530
Fixed line width.
1 files modified
8 ■■■■ changed files
docs/narr/project.rst 8 ●●●● patch | view | raw | blame | history
docs/narr/project.rst
@@ -908,10 +908,10 @@
Using the Interactive Shell
---------------------------
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.
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
-----------------------------