Processing.py-Bugs
Processing.py-Bugs copied to clipboard
Processing 4 bug: no UnboundLocalError's
In Processing 3, the editor (correctly) displays unbound local errors errors. In Processing 4, the sketch 'runs' but doesn't actually work properly.

I'm using this build of Processing.py: https://github.com/tabreturn/processing.py-for-processing-4
https://github.com/jdf/processing.py/issues/390