]> arthur.barton.de Git - bup.git/commit
ftp: accommodate python 3 and test there
authorRob Browning <rlb@defaultvalue.org>
Thu, 2 Jan 2020 18:28:09 +0000 (12:28 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sun, 2 Feb 2020 19:30:12 +0000 (13:30 -0600)
commitb213782c10c0e86ce7c9064e99c40965cfb79c9f
treeea1e05993e0e2d077de3abb706943825a28416d4
parent0bbbc89f896e8b05b850b4e3198043060b30b0da
ftp: accommodate python 3 and test there

For now, completely rely on the bup-python LC_CTYPE=iso-8859-1 setting
since at a minimum, bup.shquote can't handle bytes.

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