~ubuntuone-control-tower/ubuntuone-dev-tools/stable-4-0

Viewing all changes in revision 83.

  • Committer: Tarmac
  • Author(s): Rodney Dawes, Brian Curtin
  • Date: 2012-09-11 14:42:05 UTC
  • mfrom: (82.1.1 update-4-0)
  • Revision ID: tarmac-20120911144205-3dnd3mo1kp9oz9af
[Brian Curtin]

    - Remove usage of Exception.message as it was deprecated and removed from Python 3. Check the exception's "args" attribute for the message.
    - Sort out dbus related bytes/string differences surrounding subprocess pipes, environment variables, and a dbus API expecting a str argument regardless of version.
    - Remove byte string formatting, instead first formatting Unicode strings and then storing encoded bytes.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: