Bugs item #1885032, was opened at 2008-02-02 05:26 Message generated for change (Settings changed) made by rotemliss You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1885032...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: other Group: None
Status: Closed Resolution: Fixed
Priority: 5 Private: No Submitted By: shizhao (wikishizhao) Assigned to: Nobody/Anonymous (nobody) Summary: unlink.py BUG
Initial Comment: Traceback (most recent call last): File "unlink.py", line 165, in ? main() File "unlink.py", line 159, in main bot.run() File "unlink.py", line 137, in run self.treat(page) File "unlink.py", line 116, in treat text, jumpToBeginning = self.handleNextLink(text, match) File "unlink.py", line 79, in handleNextLink wikipedia.output(text[max(0, m.start() - context) : m.start()] + '\03{lightred}' + text[m.start() : m.end()] + '\03{default}' + text[m.end() : m.end() + context]) NameError: global name 'm' is not defined
----------------------------------------------------------------------
Comment By: Rotem Liss (rotemliss) Date: 2008-02-04 14:40
Message: Logged In: YES user_id=1327030 Originator: NO
Should be fixed in r4974.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1885032...
pywikipedia-l@lists.wikimedia.org