Merge lp://qastaging/~statik/desktopcouch/prefer-json-simplejson into lp://qastaging/desktopcouch

Proposed by Elliot Murphy
Status: Merged
Merged at revision: not available
Proposed branch: lp://qastaging/~statik/desktopcouch/prefer-json-simplejson
Merge into: lp://qastaging/desktopcouch
Diff against target: 20 lines (+8/-1)
1 file modified
desktopcouch/replication_services/ubuntuone.py (+8/-1)
To merge this branch: bzr merge lp://qastaging/~statik/desktopcouch/prefer-json-simplejson
Reviewer Review Type Date Requested Status
Tim Cole (community) Needs Fixing
Chad Miller (community) Approve
Review via email: mp+21089@code.qastaging.launchpad.net

Commit message

Use the built in json module in python2.6 when the simplejson module is not available.

Description of the change

Use built in json module in python2.6.

To post a comment you must log in.
Revision history for this message
Chad Miller (cmiller) wrote :

Yes!

review: Approve
Revision history for this message
Tim Cole (tcole) wrote :

Still need to change the simplejson.* to json.* below the imports.

review: Needs Fixing
Revision history for this message
Elliot Murphy (statik) wrote :

Fixed and pushed rev 137.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches