~aaron-whitehouse/duplicity/08-unicode

Viewing all changes in revision 1212.

  • Committer: Aaron A Whitehouse
  • Date: 2017-06-12 22:24:53 UTC
  • Revision ID: lists@whitehouse.kiwi.nz-20170612222453-5a5nnnp6pf9yvpm6
Replace util.py functions to and from unicode with direct calls to .encode and .decode, as it did not save much code, means the "strict"/"ignore"/"replace" decision can be made per call. Also helps narrow down on why sys.getfilesystemencoding() is not working as expected in some places.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: