What steps will reproduce the problem?
1. Use library in Python <2.6
2. Get import error for "json"
What is the expected output? What do you see instead?
Working module, import error.
What version of the product are you using? On what operating system?
Python <2.6
Please provide any additional information below.
Add import check against json and if failure, import simplejson.
Original issue reported on code.google.com by esteb...@google.com on 22 Feb 2012 at 3:09
Original issue reported on code.google.com by
esteb...@google.com
on 22 Feb 2012 at 3:09