79aa35df6b
- Changed from exec(open()) to temp-file output pattern (/tmp/hhb_out_*.txt) - eval command now captures print() via io.StringIO redirect - get-selected, get-param, get-inputs: working with temp-file output - Verified live on Houdini 21.0.729 (Fedora, Wayland) - Known limitation: python /tmp/script.py via hcommand does not capture print(); workaround is writing to /tmp/hhb_out_*.txt