Message12978
For some imports like this
from javax.xml.parsers import *
not all names are imported.
With jython 2.7.1 it worked and
DocumentBuilderFactory
was available.
With jython2.7.2 it is not in my context.
I will try to add code to reproduce since on the REPL this works fine in 2.7.2 |
|
Date |
User |
Action |
Args |
2020-02-07 13:37:04 | gbach | set | recipients:
+ gbach |
2020-02-07 13:37:04 | gbach | set | messageid: <1581082624.21.0.27853538314.issue2860@roundup.psfhosted.org> |
2020-02-07 13:37:04 | gbach | link | issue2860 messages |
2020-02-07 13:37:04 | gbach | create | |
|