Bugs item #2064976, was opened at 2008-08-21 16:44 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2064976...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None Status: Open Resolution: None Priority: 7 Private: No Submitted By: Multichill (multichill) Assigned to: Nobody/Anonymous (nobody) Summary: All pages soup problems
Initial Comment: While running python2.4 imageuncat.py -start:Image:Chironomidae
Working on Image:Cicada.ogg Got category Category:Images transwikied by BetacommandBot Working on Image:Cicada.png Got category Category:Magicicada Working on Image:Cicada0001.jpg Got category Category:Cicadellidae Traceback (most recent call last): File "/home/bot/pywikipedia/pagegenerators.py", line 755, in __iter__ for page in self.wrapped_gen: File "/home/bot/pywikipedia/pagegenerators.py", line 688, in DuplicateFilterPageGenerator for page in generator: File "/home/bot/pywikipedia/pagegenerators.py", line 239, in AllpagesPageGenerator for page in site.allpages(start = start, namespace = namespace, includeredirects = includeredirects): File "/home/bot/pywikipedia/wikipedia.py", line 5169, in allpages for p in soup.api.query.allpages: AttributeError: 'NoneType' object has no attribute 'query' 'NoneType' object has no attribute 'query'
Pywikipedia [http] trunk/pywikipedia (r5827, Aug 21 2008, 14:32:44) Python 2.4.4 (#1, Jun 11 2007, 23:35:50) [GCC 3.3.3 (NetBSD nb3 20040520)]
Why are we using BeautifulSoup anyway? We dont need to screen-scrape the API.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2064976...