Closed GoogleCodeExporter closed 8 years ago
please close, found the issue. apparently can't use resp['QueueElements'] and
need to use resp.QueueElements. Also, needed to the individual items from the
list of dictionarys by doing:
self._logger.info('%# 4d. %s - %s' % (ret.Element[i].ID, ret.Element[i].CQ,
ret.Element[i].Name))
Original comment by diabelek
on 17 Jan 2013 at 9:52
Original comment by reingart@gmail.com
on 29 Aug 2013 at 9:05
Original issue reported on code.google.com by
diabelek
on 17 Jan 2013 at 5:34