While running add_text.py on pl.wiki to add template {{Przypisy}} (referencences) I get following error:
python pywikipedia/add_text.py -transcludes:"Związek chemiczny infobox" -except:"{{[Pp]rzypisy" -text:"{{Przypisy}}" Getting references to [[Szablon:Związek chemiczny infobox]] Loading Aceton... Exception! regex (or word) used with -except is in the page. Skip! Traceback (most recent call last): File "pywikipedia/add_text.py", line 311, in <module> main() File "pywikipedia/add_text.py", line 307, in main (text, newtext, always) = add_text(page, addText, summary, regexSkip, regexSkipUrl, always, up, True) ValueError: need more than 2 values to unpack
python pywikipedia/version.py Pywikipedia (r7133 (wikipedia.py), 2009/08/08, 04:25:51) Python 2.6 (r26:66714, Jun 8 2009, 16:07:26) [GCC 4.4.0 20090506 (Red Hat 4.4.0-4)]
masti