this avoids the need for a config subclass to use `setdefault()` hacks to specify default app handler for instance, since that approach must compete with config extensions who also may wish to do that. similar concept for the engine maker; notably the rattail project needs to override this function somewhat and we need a way to allow for that without (re-)introducing the app handler here. |
||
|---|---|---|
| .. | ||
| cmd | ||
| db | ||
| __init__.py | ||
| test_app.py | ||
| test_conf.py | ||
| test_util.py | ||