trailing-whitespace eradication, no functional changes

This commit is contained in:
Brian Warner 2007-11-01 15:28:58 -07:00
parent bf29cb38ed
commit 433802f5ca

View File

@ -41,7 +41,7 @@ def main():
if not options.rooturi:
raise ValueError("must provide --root-uri")
local_file = args[0]
vdrive_fname = None
if len(args) > 1: