Author: sebb
Date: Thu Sep 24 19:42:19 2015
New Revision: 1705127
URL: http://svn.apache.org/viewvc?rev=1705127&view=rev
Log:
Not used
Modified:
comdev/reporter.apache.org/trunk/site/getjson.py
Modified: comdev/reporter.apache.org/trunk/site/getjson.py
URL:
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/getjson.py?rev=1705127&r1=1705126&r2=1705127&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/getjson.py (original)
+++ comdev/reporter.apache.org/trunk/site/getjson.py Thu Sep 24 19:42:19 2015
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-import os, sys, re, json, subprocess, urllib, time
+import os, sys, re, json, subprocess, time
import base64, urllib2, cgi
form = cgi.FieldStorage();