| Home | Trees | Indices | Help |
|
|---|
|
|
There are attempts to create a new version of the WSGI standard. These classes try to adapt the current standard to something that eventually works out to be the next version of WSGI. For more information see http://wsgi.readthedocs.io/en/latest/proposals-2.0.html.
|
|||
|
WSGI2to1Adapter Adapts an application with an interface that might somewhen be known as WSGI 2.0 to the WSGI 1.0 interface. |
|||
|
WSGI1to2Adapter Adapts a WSGI 1.0 application to something that might somewhen be the WSGI 2.0 interface. |
|||
|
|||
__package__ =
|
|||
__warningregistry__ =
|
|||
|
|||
__warningregistry__
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 10 15:01:50 2020 | http://epydoc.sourceforge.net |