Jim Kleckner wrote:

>    TypeError: Cannot convert instance to file
> 
> Ideas?  At the moment, I just forgo the convenience of turning on
> that debug within doctest.

You could write your output the Pythonic way instead of
trying to obtain a file descriptor.

-- 
Greg
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to