Capturing stdin and stdout using ctypes

Adam Bartoš drekin at gmail.com
Sun Jul 26 06:44:26 EDT 2015


Hello,

how can I capture C stdin and stdout file pointers using ctypes in Python
3? I want them to be able to call PyOS_Readline via ctypes.

Thank you, Adam Bartoš
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20150726/519cd776/attachment.html>


More information about the Python-list mailing list