zinking / bgweb

Automatically exported from code.google.com/p/bgweb
0 stars 0 forks source link

int object not iterateable #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. parsing zju pic board probably
2.
3.

What is the expected output? What do you see instead?
do not understand where is the problem

Traceback (most recent call last):
  File "F:\WorkSpace\zihigh\imgwall\pageharvest\img_parser.py", li
    tn = self.saveParsedImagePage( id,purl,title,c,cc);
  File "F:\WorkSpace\zihigh\imgwall\pageharvest\img_parser.py", li
    (imglist, tn ) = self.parseImageConifgedPage( c, cc, purl );

Please use labels and text to provide additional information.

Original issue reported on code.google.com by zinking3 on 8 Nov 2010 at 12:57