On Sat, 2005-07-16 at 15:05 +0000, Dirk Meyer wrote: > copy list to make sure nothing is missed > ! for handler in copy.copy(self.handler):
self.handler[:] is a nicer syntax for copying, IMHO. Jason.
signature.asc
Description: This is a digitally signed message part
