Today, a site I have pluckered for quite some time generated a new error. I've not changed anything relating to plucker. The error is this:
---- 158 collected, 1445 to do ---- Processing http://pokegym.net/search.php?searchid=7513... Guessing type for /search.php Traceback (most recent call last): File "/volws/lwv26/ldatae/bin/plucker-build", line 1620, in ? sys.exit(realmain(None)) File "/volws/lwv26/ldatae/bin/plucker-build", line 1605, in realmain retval = main (config, exclusion_lists) File "/volws/lwv26/ldatae/bin/plucker-build", line 1083, in main spider.process_all(verbose=verbosity) File "/volws/lwv26/ldatae/bin/plucker-build", line 620, in process_all self.process (verbose, estimate, statusfile) File "/volws/lwv26/ldatae/bin/plucker-build", line 727, in process post_data=post_data) File "/volws/lwv26/ldatae/PyPlucker/Retriever.py", line 310, in retrieve result = self._retrieve (url, alias_list, post_data) File "/volws/lwv26/ldatae/PyPlucker/Retriever.py", line 264, in _retrieve contents = webdoc.read () File "/projects/gnu/sparc-sun-solaris2.8/lib/python2.2/httplib.py", line 1140, in read assert not self._line_consumed and self._line_left AssertionError This is Spider.py,v 1.78 and the python is version 2.2.3 . Has anyone else seen something like this? -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:[EMAIL PROTECTED]> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
