Searched refs:truncate_file (Results 1 - 2 of 2) sorted by relevance
/pkg/src/modules/ | ||
H A D | misc.py | 1859 def truncate_file(f, size=0): function |
/pkg/src/ | ||
H A D | client.py | 1954 misc.truncate_file(sys.stdout) 1955 misc.truncate_file(sys.stderr) |
Completed in 38 milliseconds