Python-SIP/sip

Specify where `sip.dump()` writes its output

philthompson10 opened this issue · 0 comments

Currently sip.dump() uses printf() to generate its output. Add support for an appropriate optional argument for specifying a different destination. Try to make it possible to write to debug logs.