16 May
2001
16 May
'01
3:16 p.m.
On Wed, May 16, 2001 at 06:56:53PM +0400, Oleg Broytmann wrote:
accessing the os module methods while they are redirected to mine ? I don't want other Zope threads to access my own methods, just the current one.
If it is not thread safe, then how can I do it another way ?
Write your own glob()
out of question, why rewrite existing free software code ?
. Or use locks.
Please could you be more explicit ? Does zope have a locking mechanism ? bye, Jerome Alet