keeping the list in the loop (for archive):
py/pyext 0.2.2 - python script objects (C)2002-2011 Thomas Grill - http://grrrr.org/ext
using Python 2.7.3 (default, Sep 26 2013, 20:13:52) [GCC 4.6.3]
error in pyext script will also be displayed there. for example, maybe
you miss some python modules to run the script:
from urllib import FancyURLopener import urllib2 import simplejson import urlparse import urllib import imghdr
good luck