On Apr 30, 2005, at 6:52 PM, Titus Brown wrote: > I'm not sure I understand this e-mail ;). Isn't having > 'is_thread_safe=False' the same as saying that the publisher is, > by default, not thread safe? Sorry. All I really meant is this: if QWIP is using getattr with a default of False, does it actually help to add the attribute thread_safe=False to the next revision of the quixote Publisher class?