~kartoch/duplicity/hubic

  • Committer: Kenneth Loafman
  • Date: 2014-04-19 19:54:54 UTC
  • mfrom: (967.4.1 encode)
  • Revision ID: kenneth@loafman.com-20140419195454-2r35nyqto7bvju09
* Merged in lp:~mterry/duplicity/encode-for-print
  - Encode translated strings before passing them to 'print'.
  - The print command can only apparently handle bytes. So when we pass it
    unicode, it freaks out. There were only four instances I saw where we used
    print, so I figured it was easiest to just convert them to use the log
    framework too.
  - That way all user-visible strings go through that framework and are subject
    to the same encoding rules.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 800.1.24 12 years ago Michael Terry Make tarball layout match bzr layout much more clo Diff
dist 1 21 years ago bescoto Initial checkin Diff
duplicity 1 21 years ago bescoto Initial checkin Diff
po 355 15 years ago loafman patch #6700: Make duplicity translatable https://s Diff
testing 1 21 years ago bescoto Initial checkin Diff
.bzrignore 804 12 years ago Kenneth Loafman Remove random_seed from VCS, adjust .bzrignore. 71 bytes Diff Download File
CHANGELOG 977 10 years ago Kenneth Loafman * Merged in lp:~mterry/duplicity/encode-for-print 87.9 KB Diff Download File
Changelog.GNU 977 10 years ago Kenneth Loafman * Merged in lp:~mterry/duplicity/encode-for-print 182 KB Diff Download File
COPYING 476 15 years ago loafman After email voting among known duplicity contribut 17.5 KB Diff Download File
README 967.2.5 10 years ago Michael Terry Drop support for Python 2.4 and 2.5 2.7 KB Diff Download File
README-LOG 813 12 years ago Kenneth Loafman Some doc changes including new requirements. 1.1 KB Diff Download File
README-REPO 813 12 years ago Kenneth Loafman Some doc changes including new requirements. 809 bytes Diff Download File
File setup.py 972.1.2 10 years ago Michael Terry Drop local copy of pexpect -- only used by one of 5.4 KB Diff Download File
tox.ini 972.1.2 10 years ago Michael Terry Drop local copy of pexpect -- only used by one of 101 bytes Diff Download File