RE: Learn Technical Writing from Unix Man in 10 Days

2012-04-29 Thread Neru Yume
I did not sign up for this. ;_; -- http://mail.python.org/mailman/listinfo/python-list

RE: The devolution of English language and slothful c.l.p behaviors exposed!

2012-01-24 Thread Neru Yume
Wh. I did not expect this when I signed up to the Python mailing list. > From: dreadpiratej...@gmail.com > Date: Tue, 24 Jan 2012 09:51:57 -0500 > Subject: Re: The devolution of English language and slothful c.l.p behaviors > exposed! > To: martin.hell...@gmail.com > CC: python-list@python.

RE: PyHook to catch mouse events

2012-01-23 Thread Neru Yume
> Date: Mon, 23 Jan 2012 08:24:41 -0500 > From: d...@davea.name > To: neruy...@hotmail.com > CC: python-list@python.org > Subject: Re: PyHook to catch mouse events > > On 01/23/2012 07:06 AM, Neru Yume wrote: > > Using PyHook to record mouse events, one has to add qu

PyHook to catch mouse events

2012-01-23 Thread Neru Yume
Using PyHook to record mouse events, one has to add quite a few lines to set up a hook, and as far as I have experienced, if one uses time.sleep() or some other function that spends some time doing something, the program freezes my computer completely while doing this (the cursor starts moving