platypush/platypush/runner
Fabio Manganiello d0c89f88a8
Fixed parenthesised multi-with statement.
This syntax is not supported on Python < 3.9, and therefore it should be
broken down as a multi-line statement.
2023-08-18 16:10:31 +02:00
..
__init__.py The __main__ function should take no arguments. 2023-08-17 01:35:39 +02:00
__main__.py Large refactor + stability fixes for the external process control logic. 2023-08-15 11:12:21 +02:00
_app.py Large refactor + stability fixes for the external process control logic. 2023-08-15 11:12:21 +02:00
_runner.py Fixed parenthesised multi-with statement. 2023-08-18 16:10:31 +02:00