Follow-up Comment #6, bug #18884 (project mypaint):

"Perhaps it's time to get Python to open() the output stream and pass the file
handle/descriptor/whatever on to the C code somehow?"

I've had that thought, too. I would even go as far as calling python's
f.write() function on the PyObject * from C code, if we can't get an OS
independent file descriptor.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?18884>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to