trailing-whitespace eradication, no functional changes

This commit is contained in:
Brian Warner 2007-11-01 15:28:54 -07:00
parent f192ffc18d
commit bf29cb38ed

View File

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