Status: Accepted
Owner: ----
Labels: Type-Enhancement Target-2.5 Priority-Medium

New issue 547 by janne.t.harkonen: Enhance install.py script so that pybot-script is not created when run with Jython
http://code.google.com/p/robotframework/issues/detail?id=547

Since Jython 2.5 has distutils, it is possible to run `jython install.py
install` from RF source to install RF under Jython.

Currently this works, but both pybot and jybot scripts are created so that
the execution is started with Jython.

In this case it would be best to not create pybot at all.

Reply via email to