Home
Trees
Indices
Help
Pyblosxom (1.4)
Package Pyblosxom
::
Module pyblosxom
:: Class PyBlosxomWSGIApp
[
hide private
]
[
frames
] |
no frames
]
Class PyBlosxomWSGIApp
source code
This class is the WSGI application for PyBlosxom.
Instance Methods
[
hide private
]
__init__
(
self
,
configini
=
None
)
Make WSGI app for PyBlosxom
source code
__call__
(
self
,
env
,
start_response
)
Runs the WSGI app.
source code
Method Details
[
hide private
]
__init__
(
self
,
configini
=
None
)
(Constructor)
source code
Make WSGI app for PyBlosxom
Parameters:
configini
(dict) - dict encapsulating information from a config.ini file or any other property file that will override the config.py file.
Home
Trees
Indices
Help
Pyblosxom (1.4)
Generated by Epydoc 3.0beta1 on Mon Jul 2 15:07:11 2007
http://epydoc.sourceforge.net