diff options
| author | jhylton | 2000-09-21 19:31:57 +0000 |
|---|---|---|
| committer | jhylton | 2000-09-21 19:31:57 +0000 |
| commit | 35c98ba5e2018691b7262f11bcaca6de163ea027 (patch) | |
| tree | 8895fbc73979e2dfed4d63f0ec69390ec6c52d82 /Mailman/EncWord.py | |
| parent | 7a0f3f0d7b7215cc29459e8cc8b0e4ba5b2ee8df (diff) | |
| download | mailman-35c98ba5e2018691b7262f11bcaca6de163ea027.tar.gz mailman-35c98ba5e2018691b7262f11bcaca6de163ea027.tar.zst mailman-35c98ba5e2018691b7262f11bcaca6de163ea027.zip | |
massive reformatting and refactoring
fix some of the hardest-to-read style problems:
- no space around = in assignment
- obscure comparisons (e.g. use if seq: instead of if len(seq):)
- put body of if/else try/except on separate lines
refactoring: separate some large and/or obscure chunks of code into methods
Diffstat (limited to 'Mailman/EncWord.py')
0 files changed, 0 insertions, 0 deletions
