On 9 October 2011 13:41, Bináris <[email protected]> wrote: > For some reason the bot didn't ask for my password when the wiki was set to > private,
When running edit scripts, it tries to get some standard information without logging in (you can see what queries it sends by running the script with a -v flag) - things like messages and rights. As it is a private wiki, retrieving that information failed. Running login.py does not query that information and therefore does work. Best, Merlijn _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
