]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
tahoe_cp.py: Don't call urllib.quote with an Unicode argument, fix #1224
authorFrancois Deppierraz <francois@ctrlaltdel.ch>
Sat, 16 Oct 2010 09:09:22 +0000 (11:09 +0200)
committerBrian Warner <warner@lothar.com>
Fri, 29 Oct 2010 08:45:20 +0000 (01:45 -0700)
commit14ee763c542b61c5965aac3021fbdd7c12683b5b
treed7f187510102964314090bdf88bc7605961a0d5c
parentc18953c169fe9e7cfca75c33474aab0c92968db8
tahoe_cp.py: Don't call urllib.quote with an Unicode argument, fix #1224
tahoe_backup.py: Fix another (potential) occurrence of calling urllib.quote()
with an Unicode parameter
src/allmydata/scripts/tahoe_backup.py
src/allmydata/scripts/tahoe_cp.py
src/allmydata/test/test_cli.py