From: "Nakor" <[email protected]> > I tried to run a script on the toolserver (nightshade and wolsbane) and > from the error messages I get there I understand that it requires python > 2.6 (won't work with 2.5) and (at least) httplib2. Is this correct?
It is supposed to work with 2.5, although I admit I haven't tested it lately. It does need httplib2, which can be installed using "pip install httplib2" Russ _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
