From 3558eaf5e997920da1994aa8f2b52086c0bfbfb4 Mon Sep 17 00:00:00 2001 From: James Vasile Date: Thu, 28 Mar 2013 18:06:48 -0400 Subject: fallback to json if simplejson isn't available --- withsqlite.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/withsqlite.py b/withsqlite.py index fcf85c6..8baaf05 100644 --- a/withsqlite.py +++ b/withsqlite.py @@ -14,7 +14,10 @@ This file was developed as part of planeteria