Hi Nicolas,
Nicolas Dumazet schreef:
Sorry ?
I don't understand this change: the usage of handleArg() is in replace.py :
if not genFactory.handleArg(arg): commandline_replacements.append(arg)
and it's the only call. We never use the return value of handleArg()
Could you elaborate more what you're doing here multichill?
Of course. The assumption in the big pagegenerators.py change ( http://svn.wikimedia.org/viewvc/pywikipedia?view=rev&revision=6270 ) is that all user programs are part of pywikipedia. This is for backwards compatibility.
Maarten
Thanks =)