Message11721
Unfortunately this change leads to incorrect behaviour w.r.t. pure Python imports, see #2654.
The Jython Book describes mixed Java/Python packages as "disatrous":
http://www.jython.org/jythonbook/en/1.0/ModulesPackages.html#sys-path
so I question whether we should (or can correctly) support it.
Evidently we don't have strong enough regression tests for the behaviour intended in the design of Jython. |
|
Date |
User |
Action |
Args |
2018-02-27 07:44:17 | jeff.allen | set | messageid: <1519717457.58.0.467229070634.issue2455@psf.upfronthosting.co.za> |
2018-02-27 07:44:17 | jeff.allen | set | recipients:
+ jeff.allen, zyasoft, jsaiz, darjus |
2018-02-27 07:44:17 | jeff.allen | link | issue2455 messages |
2018-02-27 07:44:16 | jeff.allen | create | |
|