simon-git: bob (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Jul 26 08:29:15 BST 2020


TL;DR:
  c71ff43 Fix bob-deliver so it can actually send mail.

Repository:     https://git.tartarus.org/simon/bob.git
On the web:     https://git.tartarus.org/?p=simon/bob.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2020-07-26 08:29:15

commit c71ff431866797577a490edb9cc1aa5648065d53
web diff https://git.tartarus.org/?p=simon/bob.git;a=commitdiff;h=c71ff431866797577a490edb9cc1aa5648065d53;hp=a2e6a1a3674c932045ebb2c9476e7dcd2fdb2384
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun Jul 26 08:28:37 2020 +0100

    Fix bob-deliver so it can actually send mail.
    
    I forgot to import the 'misc' module for popen_w, and also, popen_w's
    write method was lacking a self parameter. Apparently nothing else
    needed that particular method.

 bob-deliver | 2 ++
 misc.py     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)



More information about the tartarus-commits mailing list