[issue5908] I need to import the module in the same thread?

2009-05-02 Thread tyoc
New submission from tyoc : Hi there, my problem is the following I dont know if this is a python error, spected behaviour or what, so here I go. I'm using pyatspi in a console application for retrieve focus events (you need to enable accessibility if want to check... that is at-spi- regi

[issue5908] I need to import the module in the same thread?

2009-05-02 Thread tyoc
tyoc added the comment: OK, here is a resume of the anterior. I see clearly that it matter where I import the library (dont know if is a problem of the library or python). This time the thread doesnt end, will end when you hit CTRL+C in the terminal, for test this you need enabled

[issue5908] I need to import the module in the same thread

2009-05-03 Thread tyoc
Changes by tyoc : -- title: I need to import the module in the same thread? -> I need to import the module in the same thread ___ Python tracker <http://bugs.python.org/iss