diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/whatsnew-1.3.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/whatsnew-1.3.rst b/docs/whatsnew-1.3.rst index d19935c97..f51c7977a 100644 --- a/docs/whatsnew-1.3.rst +++ b/docs/whatsnew-1.3.rst @@ -178,8 +178,8 @@ Backwards Incompatibilities ``paste.httpserver`` server. ``wsgiref``, unlike the server it replaced (``paste.httpserver``) is not a production quality server. See :ref:`alternate_wsgi_server` for information about how to use another WSGI - server in production. Rationale: Rationale: the Paste and PasteScript - packages do not run under Python 3. + server in production. Rationale: the Paste and PasteScript packages do not + run under Python 3. - The ``pshell`` command (see "paster pshell") no longer accepts a ``--disable-ipython`` command-line argument. Instead, it accepts a ``-p`` |
