Removed simplejson, updated mwclient, replaced urllib2 with requests
authorFrances Hocutt <frances.hocutt@gmail.com>
Sat, 15 Nov 2014 07:40:25 +0000 (23:40 -0800)
committerFrances Hocutt <frances.hocutt@gmail.com>
Sat, 15 Nov 2014 07:40:25 +0000 (23:40 -0800)
Updated and simplified the example programs for the fall CDSW.
simplejson is replaced with json, mwclient is updated to the dev version,
and all API calls use requests (included in Anaconda) instead of urllib2.


No differences found

Benjamin Mako Hill || Want to submit a patch?