redirecting stdio for extension function
Michael Schmitt
nomail at nomail.com
Thu Oct 16 11:34:37 EDT 2003
More information about the Python-list mailing list
Thu Oct 16 11:34:37 EDT 2003
- Previous message (by thread): redirecting stdio for extension function
- Next message (by thread): redirecting stdio for extension function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello. I am using an extension function (written in C), which produces a lot of output via fprintf statements. Is there a way to redirect this output, without changing the extension function? Thanks and best regards, Michael
- Previous message (by thread): redirecting stdio for extension function
- Next message (by thread): redirecting stdio for extension function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list