Ran "M-x whitespace-cleanup" on files that Toby's recent patch touched, even though they didn't have trailing whitespace.
-
import os, stat, time, weakref
from allmydata.interfaces import RIStorageServer
from allmydata import node
except KeyError:
return []
return helper.get_all_upload_statuses()
-
-
import os, random, struct
from zope.interface import implements
from twisted.internet import defer
uriextlen = struct.unpack(">Q", data[0x0c+uriextoffset:0x0c+uriextoffset+8])[0]
return corrupt_field(data, uriextoffset, uriextlen)
-