set

Search

You can find the results of your search below.

docs
4 Hits, Last modified:
crossbar[tls,msgpack,manhole,system] pip install setproctitle </code> ATTENZIONE con la versione 0.11... (pyramid) ==== Create wsgi.py in same folder as setup.py <code> ini_path = '../development.ini' from pyramid.paster import get_app, setup_logging setup_logging(ini_path) application = get_app(ini_path, 'main') </code> Add to "paths" <c