Date: Sat, 14 Apr 2007 03:01:56 +0200 From: Giovanni Bajo <[EMAIL PROTECTED]> Subject: Re: [PyQt] A Qt error pushed me out of Python To: Gerard Vermeulen <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
On 13/04/2007 23.12, Gerard Vermeulen wrote:
In fact, it does not work on Windows because it relies on readline, and Python does not have any readline implementation under Windows. readline
itself is UNIX-only. This is one readline for windows http://newcenturycomputers.net/projects/readline.html _______________________________________________ PyQt mailing list [EMAIL PROTECTED] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
