Whilespace normalization (reindint.py).

This commit is contained in:
Tim Peters 2006-04-18 17:32:12 +00:00
parent 17a35f906c
commit 584b0e0c3d
31 changed files with 53 additions and 314 deletions

View file

@ -22,4 +22,3 @@ class saveopts(option_base):
settings.setdefault(cmd,{})[opt] = val
edit_config(self.filename, settings, self.dry_run)