I also have this problem and have sent in bug report When I run the suggested line I see the following:
python -c 'import time; ct = time.time(); print "%r" % ct; print long(ct)' 1325703726.59995 1325703726
Good luck with resolving!
I also have this problem and have sent in bug report
When I run the suggested line I see the following:
python -c 'import time; ct = time.time(); print "%r" % ct; print long(ct)'
1325703726.59995
1325703726
Good luck with resolving!