X-Git-Url: https://projects.mako.cc/source/swohoa/blobdiff_plain/4c550eb46d4a6fbd00987f53851b59cecf1aea63..734166a2793a0cd984f6a6d1811c029ecd2e06be:/swohoa2sqlite.py diff --git a/swohoa2sqlite.py b/swohoa2sqlite.py index c8a9742..5e899ef 100644 --- a/swohoa2sqlite.py +++ b/swohoa2sqlite.py @@ -16,9 +16,6 @@ raw_data = raw_data.replace('\r\n', '') raw_data = raw_data.replace('""', '"') raw_data = re.sub(';$', '', raw_data) -print raw_data -sys.exit() - data = json.loads(raw_data) # interate through the data from the json website and create a list of