Bugs item #1868451, was opened at 2008-01-10 13:45 Message generated for change (Comment added) made by filnik You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1868451...
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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Alex S.H. Lin (lin4h) Assigned to: Nobody/Anonymous (nobody) Summary: checkimages.py's bugs
Initial Comment: Traceback (most recent call last): File "D:\My Documents\SOURCE\mwbot\pywikipedia\checkimages.py", line 962, in < module> wikipedia.output(u"Waiting for %s seconds, %s" % (time_sleep, time.strftime( "%d %b %Y %H:%M:%S (UTC)", time.localtime()))) UnicodeDecodeError: 'ascii' codec can't decode byte 0xa4 in position 3: ordinal not in range(128)
Checking project is jawiki.
And I just run this script is zhwiki, when it add a notice to uploader, it add ":" in the section.(http://zh.wikipedia.org/w/index.php?title=User_talk%3AAccler&diff=599055...)
----------------------------------------------------------------------
Comment By: Filnik (filnik) Date: 2008-01-12 12:23
Message: Logged In: YES user_id=1834469 Originator: NO
http://botwiki.sno.cc/w/index.php?title=Python%3ACheckimages.py&diff=465... <-- Fixed in this update (the new version is also in the svn system, you it to update ;-)). Not sure for the encoding issue, but it should work (please test it better on your pc. Sometimes there's difference between Linux and Windows..) Filnik
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1868451...