Currently, terminal output can essentially not be influenced or changed yet from the Python side. It would be useful to let the Python side have more control. This would involve properly wrapping/integrating the functions glp_term_* and perhaps glp_*_tee.
Currently, terminal output can essentially not be influenced or changed yet from the Python side. It would be useful to let the Python side have more control. This would involve properly wrapping/integrating the functions
glp_term_*and perhapsglp_*_tee.