Message11479
Got this in logs:
'org.python.modules.sre.MatchObject' object has no attribute 'end'
Call stack:
gs.time_stamp = datetime.strptime(data_dict['time_stamp'], '%Y-%m-%dT%H:%M:%S')
File "/opt/flute/lib/jython-standalone-2.7.1.jar/Lib/datetime.py", line 1791, in strptime
File "/opt/flute/lib/jython-standalone-2.7.1.jar/Lib/_strptime.py", line 326, in _strptime
line 326 of _strptime is if len(data_string) != found.end()..
Unfortunately, I have no idea what was that in data_dict['time_stamp']. |
|
Date |
User |
Action |
Args |
2017-07-18 13:29:53 | Ivan | set | recipients:
+ Ivan |
2017-07-18 13:29:53 | Ivan | set | messageid: <1500384593.56.0.172347851277.issue2609@psf.upfronthosting.co.za> |
2017-07-18 13:29:53 | Ivan | link | issue2609 messages |
2017-07-18 13:29:53 | Ivan | create | |
|