Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 247 Bytes

paster.rst

File metadata and controls

13 lines (7 loc) · 247 Bytes
.. module:: pyramid.paster

.. function:: get_app(config_file, name)

    Return the WSGI application named ``name`` in the PasteDeploy
    config file ``config_file``.