Commit Graph

2 Commits

Author SHA1 Message Date
Scott Ludwig
42efd09692 Fix use of 'json' instead of 'j'
This bug was created when switching from simplejson to json module,
due to python 2.5->2.7 migration. Any variables named 'json' needed
to be renamed, and this is an instance that was missed.
2016-01-01 22:49:14 -08:00
Darrin Massena
f4c0203914 initial commit 2014-07-06 17:47:28 -07:00