@U2 wrote: How to write sas procprinto log in python
Can you add more information on what you are trying to do? Are you using saspy package to run SAS code from a python program? If so are you trying to get back the output of a PROC PRINT step to your python session? What do you want to do with it.