| 1 | /** |
| 2 | * This file parses a generic <py-config> or config attribute |
| 3 | * to use as base config for all py-script elements, importing |
| 4 | * also a queue of plugins *before* the interpreter (if any) resolves. |
nothing calls this directly
no test coverage detected