had to move `make_engine_from_config()` out of app handler and define as a separate function, so that `get_engines()` did not need to instantiate the app handler. because if it did, then config extensions would lose the ability to set a default app handler - er, they could do it but it would be ignored |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_conf.py | ||
| test_sess.py | ||