Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #34105

RE: pyHook and time libraries

From "Prasad, Ramit" <ramit.prasad@jpmorgan.com>
Subject RE: pyHook and time libraries
Date 2012-11-30 19:47 +0000
References <9cc06bdd-8254-4f6b-9ce3-0a43b229ca14@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.391.1354304894.29569.python-list@python.org> (permalink)

Show all headers | View raw


Doron wrote:
> 
> Hey, I'm tring to create a software that records the keyboard/mouse and sends email of the log every
> predetermined period.
> 
> I've manage to make the recorder and the auto-email sender, but I still can't make both of them work
> simultaneously.
> 
> Can someone help me with this please?
> I thought about threading but again... It just sends blank mails without the logs.
> 
> Thanks alot ahead!

I am not sure how to even begin helping you. I do not even know
what is wrong other than "can't make both of them work simultaneously".
What version of Python and OS? Are you using any 3rd party modules?
What is the code you use? What happens and what do you expect? How
are you getting the logs for email? Are they being passed in or are
you using a log file?


~Ramit



This email is confidential and subject to important disclaimers and
conditions including on offers for the purchase or sale of
securities, accuracy and completeness of information, viruses,
confidentiality, legal privilege, and legal entity disclaimers,
available at http://www.jpmorgan.com/pages/disclosures/email.  

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

pyHook and time libraries Doron <dorimeshi@gmail.com> - 2012-11-29 22:03 -0800
  RE: pyHook and time libraries "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2012-11-30 19:47 +0000
    Re: pyHook and time libraries doronmmm@gmail.com - 2012-12-01 05:38 -0800
      Re: pyHook and time libraries Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-12-01 14:26 -0500
    Re: pyHook and time libraries doronmmm@gmail.com - 2012-12-01 05:38 -0800

csiph-web