libtcspc.EndOfProcessing

exception libtcspc.EndOfProcessing[source]

Bases: Exception

Exception raised when processing finished without error, but for a reason other than reaching the end of the input.

By convention, args[0] is a message indicating the reason for stopping.