Commit e0c1b0af authored by Jim Fulton's avatar Jim Fulton

untabified.

parent 60171b9d
...@@ -149,7 +149,7 @@ Also, the object ids time stamps are big-endian, so comparisons ...@@ -149,7 +149,7 @@ Also, the object ids time stamps are big-endian, so comparisons
are meaningful. are meaningful.
""" """
__version__='$Revision: 1.8 $'[11:-2] __version__='$Revision: 1.9 $'[11:-2]
import struct, time, os, bpthread, string, base64 import struct, time, os, bpthread, string, base64
now=time.time now=time.time
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment