Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 40 by shekharngp: getting error when try to open mabot.py. except ImportError, e:
http://code.google.com/p/robotframework-mabot/issues/detail?id=40 mabot version 0.5.2 python version: 3.1 robotframework: 2.1 error C:\Python31>mabot.py File "C:\Python31\Scripts\mabot.py", line 30 except ImportError, e: ^ SyntaxError: invalid syntax C:\Python31>mabot.py --version File "C:\Python31\Scripts\mabot.py", line 30 except ImportError, e: ^ SyntaxError: invalid syntax C:\Python31> -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
