[
https://issues.apache.org/jira/browse/LIBCLOUD-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geoff Greer updated LIBCLOUD-112:
---------------------------------
Attachment: 112_import_simplejson_before_json.patch
Patch to import simplejson before json.
> Import simplejson before json
> -----------------------------
>
> Key: LIBCLOUD-112
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-112
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute, Core
> Reporter: Geoff Greer
> Priority: Minor
> Fix For: 0.6.0
>
> Attachments: 112_import_simplejson_before_json.patch
>
>
> Right now libcloud imports json, and if that fails, imports simplejson.
> Simplejson is usually more up to date than json and usually a little faster,
> so I think it makes sense to import simplejson first, then json. This will
> still work with old versions of python that don't have the json module.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira