Dear pywiki-colleagues,today this error has happened to me - after I've
replaced about 1000 pages - as I was replacing a text by replace.py (as
can be seen). I can not understand what is wrong, some info?
================================
Traceback (most recent call last):
File "replace.py", line 818, in <module>
main()
File "replace.py", line 809, in main
bot.run()
File "replace.py", line 398, in run
new_text = self.doReplacements(new_text)
File "replace.py", line 341, in doReplacements
allowoverlap=self.allowoverlap)
File "/home/Marco/pywikipedia/pywikibot/textlib.py", line 176, in
replaceExcept
match.group(groupID) + \
IndexError: no such group
================================
Thanks, Marco.