Bugs item #2783408, was opened at 2009-04-29 07:38 Message generated for change (Settings changed) made by siebrand You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2783408...
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: Closed Resolution: Fixed
Priority: 5 Private: No Submitted By: xqt (xqt) Assigned to: Nobody/Anonymous (nobody) Summary: weblinkchecker warning
Initial Comment: __version__='$Id: weblinkchecker.py 6746 2009-04-28 06:25:09Z shizhao $'
no bug but a warning comes sometimes:
weblinkchecker.py:808: Syntax Warning: name 'day' is asigned to before global declaration global day
----------------------------------------------------------------------
Comment By: siebrand (siebrand)
Date: 2009-10-02 11:37
Message: Fixed in r7353
----------------------------------------------------------------------
Comment By: xqt (xqt) Date: 2009-09-28 14:18
Message: patch comes with #2868798
----------------------------------------------------------------------
Comment By: xqt (xqt) Date: 2009-09-15 18:16
Message: patch added
----------------------------------------------------------------------
Comment By: xqt (xqt) Date: 2009-08-10 21:15
Message: The reason is that day is assigned first in line 792: day = 7
This bug came with r6639
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2783408...