~hudson-openstack/glance/trunk

Viewing all changes in revision 174.

  • Committer: Tarmac
  • Author(s): Justin Shepherd
  • Date: 2011-08-02 17:43:16 UTC
  • mfrom: (170.3.2 lp816077)
  • Revision ID: tarmac-20110802174316-pd1mn1wq9oaws5g2
Replaced occurances of |str(e)| with |"%s" % e|.
  
Except in bin/glance, where |unicode(e).split('\n')| makes more sense than |("%s" % e).split('\n')|

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: