2022-11-10 12:23:32 +00:00
|
|
|
main.py: Starting...
|
|
|
|
|
|
|
|
|
|
== nodefaults_noargs ==
|
|
|
|
|
|
|
|
|
|
== nodefaults_args ==
|
|
|
|
|
|
2020-09-10 11:37:44 +02:00
|
|
|
Example input3:1:1-1:8: example
|
2022-10-21 14:44:18 +02:00
|
|
|
|
2022-11-10 12:23:32 +00:00
|
|
|
== defaults_noargs ==
|
|
|
|
|
|
2022-10-21 14:44:18 +02:00
|
|
|
Example input1:1:1-1:8: example
|
2022-11-10 12:23:32 +00:00
|
|
|
|
2022-10-21 14:44:18 +02:00
|
|
|
Example input2:1:1-1:8: example
|
2022-11-10 12:23:32 +00:00
|
|
|
|
|
|
|
|
== defaults_args ==
|
|
|
|
|
|
2022-10-21 14:44:18 +02:00
|
|
|
Example input3:1:1-1:8: example
|
|
|
|
|
|
2023-06-29 12:45:58 +00:00
|
|
|
== parsing_errors ==
|
|
|
|
|
|
|
|
|
|
no_such_file: Cannot read no_such_file
|
|
|
|
|
input4:1:9: End of input expected, got "Identifier"
|
|
|
|
|
Example input4:1:1-1:8: example
|
|
|
|
|
|
|
|
|
|
no_such_file: <no root node>
|
|
|
|
|
|
|
|
|
|
== parsing_errors_custom ==
|
|
|
|
|
|
|
|
|
|
no_such_file: Cannot read no_such_file
|
|
|
|
|
input4:1:9: End of input expected, got "Identifier"
|
|
|
|
|
Example input4:1:1-1:8: example
|
|
|
|
|
|
|
|
|
|
no_such_file: <no root node>
|
|
|
|
|
|
2022-11-10 12:39:31 +00:00
|
|
|
== event_handler ==
|
|
|
|
|
|
|
|
|
|
> unit input1 parsed
|
|
|
|
|
> unit input2 parsed
|
|
|
|
|
Example input1:1:1-1:8: example
|
|
|
|
|
|
|
|
|
|
Example input2:1:1-1:8: example
|
|
|
|
|
|
2022-11-10 12:23:32 +00:00
|
|
|
main.py: Done.
|
2020-09-10 11:37:44 +02:00
|
|
|
Done
|