Any Idea about thread safe issue with python

2007-02-16 Thread mralokkp
Hi All
I need help guys. I have a code running properly and execute again
after a certain time.
But The thing i am looking for that it should not start from other
instance says looking for thread safe


In Simple words


self.lock = thread.allocate_lock()
..


is not solving my purpose. Would any body like to help.

Regards
Alok

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Any Idea about thread safe issue with python

2007-02-24 Thread mralokkp
On Feb 16, 11:37 pm, Bjoern Schliessmann  wrote:
> mralokkp wrote:
> > I need help guys. I have a code running properly and execute again
> > after a certain time.
> > In Simple words [incomplete and useless code line] is not solving
> > my purpose. Would any body like to help.
>
> Please be so kind and read this paragraph:
>
> http://www.catb.org/~esr/faqs/smart-questions.html#explicit
>
> Regards,
>
> Björn
>
> --
> BOFH excuse #331:
>
> those damn raccoons!

I am newbie here at your system.I was not aware of the system policies
you follows guys.
Any way The problem is sort out.Thanks for the reply.
Regards
Alok

-- 
http://mail.python.org/mailman/listinfo/python-list