On Mon, May 6, 2013 at 5:05 AM, Steven D'Aprano wrote:
> (Actually, I am a great believer in not using IDLE for anything. If your
> application acts weird, is that because it has a bug, or because IDLE is
> doing something "clever"? I much prefer a text editor and a terminal
> window. But then I'
On Mon, May 6, 2013 at 1:00 PM, Alan Gauld wrote:
> On 06/05/13 16:13, David Robinow wrote:
>
> I certainly agree about IDLE and prefer a text editor myself. I don't
>> use Linux much and haven't noticed the "practically an IDE" part. Could
>> you expoun
On Mon, Jun 3, 2013 at 7:32 PM, Michael Sparks
wrote:
> speech.py is a Python module that provides a clean interface to Windows's
> voice recognition and text-to-speech capabilities. But it requires Windows
> XP or Vista, and Python 2.4 or 2.5. I use Windows 7.
> ...
> I think that I'm satisfied w
On Wed, Sep 25, 2013 at 9:34 PM, Dave Angel wrote:
> Clearly gmail isn't showing you all the headers. I looked for Alan's
> message in one of these threads with the same subject, and see about 60
> lines of header information. Does gmail have a View->Source menu item?
>
In gmail the menu item i
On Wed, Dec 11, 2013 at 5:55 AM, Jignesh Sutar wrote:
> Hi,
>
> I've googled around extensively to try figure this out assuming it should be
> straight forward (and it probably is) but I'm clearly missing something.
>
> I'm trying to get the total run time of the program but have the final time
>
On Thu, Dec 19, 2013 at 2:33 PM, Laurie Stephan
wrote:
> Hello,
> My son and I just opened "Python for Kids" and we're working our way through
> the lessons. Sometimes he mistypes the lines and hits return and discovers
> after that that he made a mistake in the line. But, when we try to correct