First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I feel like this should be an easy one, but everything I am throwing at python is failing me. I am trying to run a program within PSSE, but I would like all output to be supressed except for my python print() commands. Is this possible without creating my own print wrapper function?