#!C:\Python36\python.exe # -*- coding: utf-8 -*- import json import cgi pagenum = cgi.FieldStorage() print("Content-Type: text/json;") print("")