On 9 February 2012 10:37, Bináris <[email protected]> wrote: > 2012/2/5 Merlijn van Deen <[email protected]> > >> Do some debugging. Set the debug flag on, so that you can see which >> queries are output. >> > > I tried to investigate this thing. As far as I see, -debug is for internal > use in wikipedia.py, getall uses it, but has no general effect on bots, or > has it? I have not known this since it is not documented in global help, > but at least now I know why does it not work in my other script. :-) > > Sorry, this wasn't really clear in my original mail. I actually meant the 'debug' global, which is set by the -v flag (can be used multiple times). This shows the API queries used.
Best, Merlijn
_______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
