Comment #1 on issue 31 by janne.t.harkonen: Error in javaclient.py @ line 17 http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=31
Do you possibly have also Jython2.2 installed and used by RF accidentally? This is the only explanation I can think of since the import statement at line 17 uses parentheses, and support for those was added in Python 2.4.
How do you start RF?Can you find out what Jython version the jybot command uses? (by running "cat `which jybot`")
