Warnings#
- exception pronto.warnings.NotImplementedWarning#
Some part of the code is yet to be implemented.
- exception pronto.warnings.SyntaxWarning(*args, **kwargs)#
The parsed document contains incomplete or unsound constructs.
- exception pronto.warnings.UnstableWarning#
The behaviour of the executed code might change in the future.