]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
fileutil.py: use ctypes.get_last_error() instead of GetLastError(). refs #1531
authorDaira Hopwood <daira@jacaranda.org>
Mon, 18 May 2015 00:42:01 +0000 (01:42 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Mon, 18 May 2015 00:42:01 +0000 (01:42 +0100)
commit143af6151800efd8ecb750e682aa42da254ce5a7
tree631f691d26df2e2d43b89f575e40533e259e1d0b
parent4794666df619fbfd7d36620163b51bda31322773
fileutil.py: use ctypes.get_last_error() instead of GetLastError(). refs #1531

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/util/fileutil.py