Message10470
This seems to be a general problem on Windows. Likely this is because the Jansi library depends on a DLL for its functionality when run on Windows, and the way it loads up the DLL is incompatible with Jython being on the bootpath.
Presumably we need to disable attempting using the bootpath for Jython on Windows; or if we do allow it, to disable readline support. |
|
Date |
User |
Action |
Args |
2015-11-13 23:06:54 | zyasoft | set | messageid: <1447456014.66.0.577578802295.issue2427@psf.upfronthosting.co.za> |
2015-11-13 23:06:54 | zyasoft | set | recipients:
+ zyasoft, eaaltonen |
2015-11-13 23:06:54 | zyasoft | link | issue2427 messages |
2015-11-13 23:06:54 | zyasoft | create | |
|