Bill Buklis wrote:
> Thanks. That worked. Interesting that they would choose to use 
> microseconds. Milliseconds I can understand, but that's some pretty fine 
> precision there.

Heh, "they" was actually "me" :)

The reason is that the `datetime` object in Python has microsecond
resolution, so using microsecond timestamps makes the return trip lossless.

-- Remy

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to