]> arthur.barton.de Git - bup.git/commit
Migrate ftp, etc. to our _helpers bytes-oriented readline
authorRob Browning <rlb@defaultvalue.org>
Wed, 3 Jun 2020 06:34:26 +0000 (01:34 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 21 Jun 2020 16:20:58 +0000 (11:20 -0500)
commit77b44edd72a07505cfa0808fc6a0ac4306ae6306
treee434eb71865bdd98f6b19eb3199b3c31924d1cf2
parent9277b335d0be832b19f95f5f77f0c3bd29362a5b
Migrate ftp, etc. to our _helpers bytes-oriented readline

This allows us to preserve the status quo for now, even without the
LC_CTYPE override, i.e. binary stdin/stdout, etc.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/shquote.py
lib/bup/t/tshquote.py
lib/cmd/ftp-cmd.py
t/test-ftp