it is __debug__ (with the ‘dunder’ double underscores) …
But yes, that only applies to insert arbitrary Python code.
Why would you want to have different code for simulation than for conversion?
it is __debug__ (with the ‘dunder’ double underscores) …
But yes, that only applies to insert arbitrary Python code.
Why would you want to have different code for simulation than for conversion?