Brian Warner
|
89f041ac83
|
fileutil: add move_into_place(), to perform the standard unix trick of atomically replacing a file, with a fallback for windows
|
2009-02-18 23:13:10 -07:00 |
|
Zooko O'Whielacronx
|
9247dc70e5
|
trivial: whitespace
|
2009-01-18 10:54:58 -07:00 |
|
Zooko O'Whielacronx
|
9c35ca76a4
|
util: copy in pyutil.fileutil.ReopenableNamedTemporaryFile
|
2008-11-04 17:47:15 -07:00 |
|
Zooko O'Whielacronx
|
8c65bdcf9d
|
put all private state in $BASEDIR/private
fixes #219
The only part of #219 that this doesn't include is the part about
logpublisher, which has been moved out of tahoe into foolscap.
|
2007-12-17 16:39:54 -07:00 |
|
Brian Warner
|
9ddb929651
|
fileutil: add du() function
|
2007-07-03 15:49:45 -07:00 |
|
Zooko O'Whielacronx
|
723f4078a3
|
pyutil: fileutil.open_or_create()
|
2007-04-17 20:14:26 -07:00 |
|
Zooko O'Whielacronx
|
62456b2a01
|
import fileutil, some of which came from amdlib.util and some of which came from the pyutil library
|
2007-03-30 12:12:23 -07:00 |
|