Message12982
Unfortunately the issue is not limited to "*"-imports.
Now I got some errors (Web-portal using Tomcat) like this:
from datetime import datetime
print datetime.now()
-> Attribute-Error datetime has no attribute "now"
I am using jython 2.7.2b2 |
|
Date |
User |
Action |
Args |
2020-02-11 08:03:49 | gbach | set | messageid: <1581408229.76.0.794885515354.issue2860@roundup.psfhosted.org> |
2020-02-11 08:03:49 | gbach | set | recipients:
+ gbach, jeff.allen |
2020-02-11 08:03:49 | gbach | link | issue2860 messages |
2020-02-11 08:03:49 | gbach | create | |
|