Patches item #3601856, was opened at 2013-01-23 01:46 Message generated for change (Comment added) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3601856...
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: Luca Rabinelli (beta16)
Assigned to: xqt (xqt)
Summary: 'sys' is not defined in version.py
Initial Comment: From r10904 version.py returns this error:
Traceback (most recent call last): File "version.py", line 18, in <module> print 'Python %s' % sys.version NameError: name 'sys' is not defined
This patch can fix it.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2013-01-23 03:34
Message: fixed in r10967
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3601856...