see todolist changelog for new features.
authorx2000habouzit <x2000habouzit>
Thu, 9 Sep 2004 12:49:24 +0000 (12:49 +0000)
committerx2000habouzit <x2000habouzit>
Thu, 9 Sep 2004 12:49:24 +0000 (12:49 +0000)
commit623bd814d577004552ebc7d5cf54892fb9b326d6
tree845b61113eb6738abda5a7326c1222b36c3b3f3c
parent944b4838751faff61fff8b974d8ba052e17e0b1d
see todolist changelog for new features.

discovered that instead of looping on elements, you ca use :
  if elt in list:
wich is quite shorter ;p

and some code optimisations.
scripts/mailman/mailman-rpc.py
scripts/mailman/mman