#* Foundation, Inc., *
#* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *
#***************************************************************************
-# $Id: foreach_template.py,v 1.1 2004-10-27 10:59:28 x2000habouzit Exp $
+# $Id: foreach_template.py,v 1.2 2004-10-28 21:42:51 x2000habouzit Exp $
#***************************************************************************
import base64, MySQLdb, os, getopt, sys, MySQLdb.converters, sha, signal
continue
try:
mlist.Lock()
-
+
+ ############################################
# do treatement here
+ ############################################
mlist.Save()
mlist.Unlock()