<div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The idea is to write a conio module with an implementation for both<br>Windows and POSIX (like serialport).
<br><br><br>&gt; Comprehensive test coverage and developer-oriented<br>&gt; documentation<br>&gt; improve the chances of someone else picking up where you've left off.<br>&gt;<br><br>I'll try to reuse the console module from IPython.
<br>Is it a problem the use of ctype?<br>This is not really necessary with pywin32.</blockquote><div><br>Personally I'd prefer a switch to ctypes from pywin32.&nbsp; It's smaller, it's included in Python 2.5.<br><br><span class="gmail_quote">
</span></div></div>