Lines Matching refs:time
8 import struct, sys, time, os
164 to the last modification time field in the stream when compressing.
165 If omitted or None, the current time is used.
225 """Last modification time read from stream, or None"""
259 mtime = time.time()
564 mtime = time.time()
580 mtime can be used to set the modification time. The modification time is
581 set to the current time by default.