Table of Contents

Module: utils Zope-2.2.1-src/lib/python/ZODB/utils.py

Imported modules   
import TimeStamp
import struct
import time
Functions   
U64
cp
newTimeStamp
p64
u64
  U64 
U64 ( v,  unpack=struct.unpack )

Same as u64 but always returns a long.

  cp 
cp (
        f1,
        f2,
        l,
        )

  newTimeStamp 
newTimeStamp (
        old=None,
        TimeStamp=TimeStamp.TimeStamp,
        time=time.time,
        gmtime=time.gmtime,
        )

  p64 
p64 ( v,  pack=struct.pack )

Pack an integer or long into a 8-byte string

  u64 
u64 ( v,  unpack=struct.unpack )

Unpack an 8-byte string into a 64-bit (or long) integer


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6