stdout and C extensions

Aaron Edsinger edsinger at ai.mit.edu
Mon Jun 25 09:56:43 EDT 2001


Hi, I found a bit of discussion on this in the archives, but no resolution.
My c extension module uses printf() to write to stdout.  Of course, this
output doesn't show up when using IDLE, but does when using Python from the
console.  Has anyone come up with a clever way to get the stdout output to
appear in the IDLE console window without having to change the actual C
code?

--aaron


Aaron L. Edsinger
Humanoid Robotics Group
MIT Artificial Intelligence Lab
617.253.6532  | www.ai.mit.edu/people/edsinger/index.html






More information about the Python-list mailing list