Message8074
Nevermind. Similar issue, but completely different code paths.
Attaching a patch that includes a preprocessing step in _wrap_strftime() to include "%f".
$ ./dist/bin/jython -c "import datetime; d = datetime.datetime.now(); print d.strftime('%H:%M:%S.%f')"
18:11:32.289000 |
|
Date |
User |
Action |
Args |
2013-07-25 01:10:31 | santa4nt | set | messageid: <1374714631.07.0.407096404463.issue2071@psf.upfronthosting.co.za> |
2013-07-25 01:10:31 | santa4nt | set | recipients:
+ santa4nt, dcoles |
2013-07-25 01:10:30 | santa4nt | link | issue2071 messages |
2013-07-25 01:10:30 | santa4nt | create | |
|