Patches item #3601856, was opened at 2013-01-23 01:46 Message generated for change (Tracker Item Submitted) made by beta16 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: Open Resolution: None Priority: 5 Private: No Submitted By: Luca Rabinelli (beta16) Assigned to: Nobody/Anonymous (nobody) 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.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3601856...