~jelmer/brz/cython-version

« back to all changes in this revision

Viewing changes to tools/win32/brz_postinstall.py

  • Committer: Breezy landing bot
  • Author(s): Martin
  • Date: 2018-11-20 23:50:57 UTC
  • mfrom: (7195.5.2 lint_W1_W2_W3)
  • Revision ID: breezy.the.bot@gmail.com-20181120235057-rcl0xb6zs0gspupb
Fix remaining whitespace lint in codebase

Merged from https://code.launchpad.net/~gz/brz/lint_W1_W2_W3/+merge/358968

Show diffs side-by-side

added added

removed removed

Lines of Context:
283
283
                            f.write(i)
284
284
            else:
285
285
                print('*** Remove line <%s> from autoexec.bat' % pattern)
286
 
                    
 
286
 
287
287
        elif add_path and not found:
288
288
            backup_autoexec_bat(abat, abak, dry_run)
289
289
            if not dry_run: