Message13038
I confirm I can reproduce this using the standalone JAR, thanks.
It imported correctly with the jython command as:
jython -m mymodule.main
except that that the __file__ attribute of main is not set. It seems to be finding it by an unorthodox route (__pyclasspath__). So I think it is a general problem, albeit masked in the command-line form, |
|
Date |
User |
Action |
Args |
2020-04-25 06:14:49 | jeff.allen | set | messageid: <1587795289.28.0.974566758701.issue2872@roundup.psfhosted.org> |
2020-04-25 06:14:49 | jeff.allen | set | recipients:
+ jeff.allen, rad164 |
2020-04-25 06:14:49 | jeff.allen | link | issue2872 messages |
2020-04-25 06:14:49 | jeff.allen | create | |
|